| Name | Type | Description | Notes |
|---|---|---|---|
| group_id | int | Group | [optional] |
| category_id | int | Category | [optional] |
| event_id | int | Event | [optional] |
| group_status_enum | str | Group Status | [optional] |
| description | str | Description | [optional] |
| term_session_id | int | Term Session | [optional] |
| check_in_date | date | Check In Date | [optional] |
| check_out_date | date | Check Out Date | [optional] |
| gender_enum | str | Gender | [optional] |
| contact_id | int | Contact | [optional] |
| booking_type_id | int | Booking Type | [optional] |
| room_rate_id | int | Room Rate | [optional] |
| housekeeping_id | int | Housekeeping | [optional] |
| group_registration | bool | Group Registration | [optional] |
| leader_entry_id | int | Leader Entry | [optional] |
| resv_charge_to_entry | bool | Resv Charge To Entry | [optional] |
| resv_charge_to_entry_extra_days | bool | Resv Charge To Entry Extra Days | [optional] |
| meal_charge_to_entry | bool | Meal Charge To Entry | [optional] |
| resv_charge_to_entry_extra_days_room_rate_id | int | Resv Charge To Entry Extra Days Room Rate | [optional] |
| comments | str | Comments | [optional] |
| security_user_id | int | Security User | [optional] |
| created_by_security_user_id | int | Created By Security User | [optional] |
| date_created | datetime | Date Created | [optional] |
| timestamp | str | Timestamp | [optional] |
| active_date_start | str | Active Date Start | [optional] |
| active_date_end | str | Active Date End | [optional] |
| advance_booking_days | int | Advance Booking Days | [optional] |
| min_booking_nights | int | Min Booking Nights | [optional] |
| max_booking_nights | int | Max Booking Nights | [optional] |
| group_code | str | Group Code | [optional] |
| keep_entire_range_blocked | bool | Keep Entire Range Blocked | [optional] |
| date_modified | str | Date Modified | [optional] |