Optional
additionalA dictionary of additional field keys mapped to the values populated by the guest in the booking form.
Optional
additionalAn array of objects that include a list of additional guest email addresses to include in the booking.
Optional
emailThe language of the guest email notifications.
The event's end time, in Unix epoch format.
Details about the guest that is creating the booking. The guest name and email are required.
Optional
participantsAn array of objects that include a list of participant email addresses from the Configuration object to include in the booking. If not provided, Nylas includes all participants from the Configuration object.
The event's start time, in Unix epoch format.
Optional
timezoneThe guest's timezone that is used in email notifications. If not provided, Nylas uses the timezone from the Configuration object.
Generated using TypeDoc
Interface representing a create booking request.