| Field | Type | Flags | Description |
|---|---|---|---|
| comment | String | Nullable Blankable | A comment made by the attendee (max_length = 1024) |
| display_name | String | Nullable Blankable | Name of the attendee, usually first and last name (max_length = 128) |
| String | E-mail of the attendee | ||
| optional | Boolean | Blankable | Indicates if the attendee venue is optional |
| organizer | Boolean | Blankable | Indicates if this attendee is the event's organizer |
| photo_uri | String | Readonly Nullable | User photo URI |
| response_status | String | Blankable | Attendee's response status. One of:
|
| vosae_user | Reference | Nullable Blankable | Related Vosae user, if exists |