This object includes information about past events hosted by the planner.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
venueName |
Optional<String> | ➖ | Name of the venue where the event was hosted. | Delta Inn by Supreme Hotels |
city |
Optional<String> | ➖ | Name of the city where the event was hosted. | New Delhi |
stateProvince |
Optional<String> | ➖ | ISO 3166-2 code for name of the state or province where the event was hosted. | US-AL |
date |
Optional<String> | ➖ | Free form text field for the planner to provide details on the event date. | First week of January 2024 |
attendeeCount |
Optional<Long> | ➖ | Number of event attendees. | 500 |
guestRoomsPickedUp |
Optional<Long> | ➖ | Count of rooms picked up by planners for use during the event. | 500 |
guestRoomsBlocked |
Optional<Long> | ➖ | Count of rooms blocked by planner for the event. | 500 |
foodBeverageSpend |
Optional<String> | ➖ | Expenditure on food and beverage. | 3,000 dollars |
notes |
Optional<String> | ➖ | Any other information about the event. | This was the 25th event hosted by Alpha Planners. |
id |
String | ✔️ | Unique ID for the event detail. | f56a51a4-84b0-46c9-a612-716dc95a1c96 |