| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The Id of the Ticket. |
integer |
Required |
| Name |
The name of this ticket type. |
string |
Required Max length: 50 |
| ShopOwnerId |
The shop owner id to which this ticket type is bound. |
integer |
None. |
| IconFileId |
The icon id which is shown in the UI. |
integer |
None. |
| Sequence |
The sequence for this ticket type. |
integer |
Required |
| TicketStatusBase |
The base status id. |
TicketStatusBaseEnum |
None. |
| IsDefaultForStatusId |
The default next status. |
integer |
None. |