Skip to content

ActivityTypeAttribute

Type: object

Properties

Property Type Required Description Constraints
apiName string No
dataType string Yes Datatype of the Attribute
name string Yes Name of the attribute

Generated example

{
  "apiName": "Example name",
  "dataType": "string",
  "name": "Example name"
}

Source

Generated from swagger-mapi.json.