Module common

Module common 

Source
Expand description

Common types used across the Nylas API.

Structs§

ApiResponse
Common API response wrapper for list operations.
CalendarId
Calendar ID newtype for type safety.
ContactId
Contact ID newtype for type safety.
DraftId
Draft ID newtype for type safety.
EmailAddress
Email address with optional name.
EventId
Event ID newtype for type safety.
FolderId
Folder ID newtype for type safety.
GrantId
Grant ID newtype for type safety.
MessageId
Message ID newtype for type safety.
ThreadId
Thread ID newtype for type safety.
WebhookId
Webhook ID newtype for type safety.

Enums§

Provider
Provider enum.
ValidationError
Email validation error.