Enums
Overview
Enumerations of standard values used in the API. Enums are used to make logical and structural distinctions between different parts of the API.
- From version: 2020.20
Enumerations
AttachmentType
AttachmentType: {[id:string]: AttachmentType}
The attachment file's type.
ContactType
ContactType: {[id:string]: ContactType}
The contact type can be either a user or a role.
ThemeType
ThemeType: {[id:string]: ThemeType}
The Workflow's design theme can be either a "Dark Mode" or "Light Mode".
WorkflowThreadType
WorkflowThreadType: {[id:string]: WorkflowThreadType}
The thread type that explains in which context it was created : Cell , Member , Document and Component.