Expand description
Common types used across the Nylas API.
Structs§
- ApiResponse
- Common API response wrapper for list operations.
- Calendar
Id - Calendar ID newtype for type safety.
- Contact
Id - Contact ID newtype for type safety.
- DraftId
- Draft ID newtype for type safety.
- Email
Address - Email address with optional name.
- EventId
- Event ID newtype for type safety.
- Folder
Id - Folder ID newtype for type safety.
- GrantId
- Grant ID newtype for type safety.
- Message
Id - Message ID newtype for type safety.
- Thread
Id - Thread ID newtype for type safety.
- Webhook
Id - Webhook ID newtype for type safety.
Enums§
- Provider
- Provider enum.
- Validation
Error - Email validation error.