| Name | Type | Description | Notes |
|---|---|---|---|
| string | The email address of the attendee | [optional] | |
| name | string | The name of the attendee | [optional] |
| status | string | The status of the attendee | [optional] |
| is_organizer | bool | Whether the attendee is the organizer or not | [optional] |
| person_id | int | The ID of the person if the attendee has a person record | [optional] |
| user_id | int | The ID of the user if the attendee is a user | [optional] |