| Name | Description | Type | Additional information |
|---|---|---|---|
| BookId | integer |
Required |
|
| BookingItemName | string |
Required String length: inclusive between 0 and 100 |
|
| Code | string |
String length: inclusive between 0 and 10 |
|
| Auditorium | AuditoriumLookupVM |
None. |
|
| ItemCategory | string |
Required |
|
| HallType | AudHallTypeLookupVM |
None. |
|
| ItemType | AudItemTypeLookupVM |
None. |
|
| Capacity | integer |
None. |
|
| Numbers | integer |
None. |
|
| Status | string |
Required Matching regular expression pattern: A|I |
|
| CreateUser | integer |
Required |
|
| CreateIp | string |
Required String length: inclusive between 0 and 20 |