Hierarchy

Properties

access_level: AccessLevel
access_roles: IAccessRoles[]
crm_integration_enabled?: boolean
email: string
imap_host?: string
imap_port?: string
name: string
password?: string
sender_name: string
smtp_host?: string
smtp_port?: string
sync_from?: {
    period?: "7 days" | "1 month" | "3 months" | "1 year";
}

Type declaration

  • Optional period?: "7 days" | "1 month" | "3 months" | "1 year"

Generated using TypeDoc