Ticket Type Attributes

A list of attributes associated with a given ticket type.

type
string

String representing the object's type. Always has the value ticket_type_attributes.list.

Array of objects or null (Ticket Type Attribute)

A list of ticket type attributes associated with a given ticket type.

{ "type": "string", "ticket_type_attributes": [ ] }