| Name | Type | Description | Notes |
|---|---|---|---|
| function_booking_id | int | Function Booking | [optional] |
| event_id | int | Event | [optional] |
| function_type_id | int | Function Type | [optional] |
| description | str | Description | [optional] |
| date_start | datetime | Date Start | [optional] |
| date_end | datetime | Date End | [optional] |
| active_date_start | str | Active Date Start | [optional] |
| active_date_end | str | Active Date End | [optional] |
| assigned_security_user_id | int | Assigned Security User | [optional] |
| attendee_guarantee | str | Attendee Guarantee | [optional] |
| attendee_estimate | str | Attendee Estimate | [optional] |
| attendee_maximum | str | Attendee Maximum | [optional] |
| allow_quantity | bool | Allow Quantity | [optional] |
| quantity_maximum | str | Quantity Maximum | [optional] |
| service_fee_percentage | int | Service Fee Percentage | [optional] |
| setup_notes | str | Setup Notes | [optional] |
| comments | str | Comments | [optional] |
| custom_bit1 | bool | Custom Flag 1 | [optional] |
| custom_bit2 | bool | Custom Flag 2 | [optional] |
| custom_string1 | str | Custom String 1 | [optional] |
| custom_string2 | str | Custom String 2 | [optional] |
| custom_string3 | str | Custom String 3 | [optional] |
| custom_string4 | str | Custom String 4 | [optional] |
| custom_string5 | str | Custom String 5 | [optional] |
| custom_string6 | str | Custom String 6 | [optional] |
| custom_date1 | str | Custom Date 1 | [optional] |
| custom_date2 | str | Custom Date 2 | [optional] |
| security_user_id | int | Security User | [optional] |
| created_by_security_user_id | int | Created By Security User | [optional] |
| view_on_web | bool | View On Web | [optional] |
| web_description | str | Web Description | [optional] |
| web_order | int | Web Order | [optional] |
| web_comments | str | Web Comments | [optional] |
| date_created | datetime | Date Created | [optional] |
| date_modified | str | Date Modified | [optional] |