Interface: CreatePhoneVoiceOutboundChatInput
Defined in: packages/sdk/src/types/chat-types.ts:121
Input for creating a workflow assignment chat that places an outbound PSTN call.
Properties
chatType?
optionalchatType:string
Defined in: packages/sdk/src/types/chat-types.ts:127
Defaults to assignment.
memberId
memberId:
number
Defined in: packages/sdk/src/types/chat-types.ts:122
phoneNumberId
phoneNumberId:
number
Defined in: packages/sdk/src/types/chat-types.ts:124
title?
optionaltitle:string
Defined in: packages/sdk/src/types/chat-types.ts:125
workflowId
workflowId:
number
Defined in: packages/sdk/src/types/chat-types.ts:123