Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 766 Bytes

File metadata and controls

14 lines (11 loc) · 766 Bytes

# ActivityItemAttendees

Properties

Name Type Description Notes
email 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]

[Back to Model list] [Back to API list] [Back to README]