| SubEventId |
Int32 |
The Id of the sub event this booking is for. |
Yes |
| UnitAmount |
Decimal |
The cost of a single place for this sub event booking, less any VAT. |
No |
| DiscountAmount |
Decimal |
The amount of any discount applied to this sub event booking. This amount is then applied to the Unit Amount before adding any VAT. |
No |
| Quantity |
Int32 |
The number of places required on this sub event. |
No |
| IsChairperson |
Boolean |
Indicates that this booking is for an event chairperson. |
No |
| IsSpeaker |
Boolean |
Indicates that this booking is for an event speaker. |
No |
| SubEventRateId |
Int32 (Nullable) |
If applicable, the Id of the sub event rate applied to this sub event booking. |
No |
| Notes |
String |
|
No |
| IsAttended |
Boolean |
Indicates that the delegate attended this sub event. Defaults to true. |
No |
| GroupNumber |
String |
|
No |
| SeatNumber |
String |
|
No |