Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 874 Bytes

File metadata and controls

15 lines (10 loc) · 874 Bytes

UpdateInboxOptions

Properties

Name Type Description Notes
Description string Optional description of an inbox for labelling purposes [optional]
ExpiresAt time.Time When, if ever, will the inbox expire and be deleted. If null then this inbox is permanent and the emails in it won't be deleted. Timestamp passed as string. [optional]
Favourite bool Is the inbox favourited [optional]
Name string Optional name of the inbox. Displayed in the dashboard for easier search [optional]
Tags []string Tags that inbox has been tagged with [optional]

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