Skip to main content

Interface: CreatePhoneVoiceOutboundChatInput

Defined in: packages/sdk/src/types/chat-types.ts:134

Input for creating a workflow assignment chat that places an outbound PSTN call.

Properties

chatType?

optional chatType: string

Defined in: packages/sdk/src/types/chat-types.ts:140

Defaults to assignment.


memberId

memberId: number

Defined in: packages/sdk/src/types/chat-types.ts:135


phoneNumberId

phoneNumberId: number

Defined in: packages/sdk/src/types/chat-types.ts:137


title?

optional title: string

Defined in: packages/sdk/src/types/chat-types.ts:138


workflowId

workflowId: number

Defined in: packages/sdk/src/types/chat-types.ts:136