Skip to content

Attribute

Type: object

Name-Value pair

Properties

Property Type Required Description Constraints
apiName string No
name string Yes Name of the attribute
value object Yes Value of the attribute

Generated example

{
  "apiName": "Example name",
  "name": "Example name",
  "value": {}
}

Source

Generated from swagger-mapi.json.