Interface: InboxCreateRequest
Defined in: packages/sdk/src/types/communication-types.ts:231
Properties
assistantEnabled?
optionalassistantEnabled:boolean
Defined in: packages/sdk/src/types/communication-types.ts:236
autoReplyEnabled?
optionalautoReplyEnabled:boolean
Defined in: packages/sdk/src/types/communication-types.ts:237
defaultWorkflowId?
optionaldefaultWorkflowId:number
Defined in: packages/sdk/src/types/communication-types.ts:235
name
name:
string
Defined in: packages/sdk/src/types/communication-types.ts:232
orgDomainUuid?
optionalorgDomainUuid:string
Defined in: packages/sdk/src/types/communication-types.ts:239
recipient?
optionalrecipient:string
Defined in: packages/sdk/src/types/communication-types.ts:238
rules?
optionalrules:object|null
Defined in: packages/sdk/src/types/communication-types.ts:234
slug?
optionalslug:string
Defined in: packages/sdk/src/types/communication-types.ts:233