PrimaryCqInfo
Primary call session information. Supported for Call Queues only
Properties
Name | Type | Required | Description |
---|---|---|---|
type_ | PrimaryCqInfoType | ❌ | Call information to be displayed as 'Line 1' for a call queue call session |
value | str | ❌ | Call information value |
PrimaryCqInfoType
Call information to be displayed as 'Line 1' for a call queue call session
Properties
Name | Type | Required | Description |
---|---|---|---|
PHONENUMBERLABEL | str | ✅ | "PhoneNumberLabel" |
PHONENUMBER | str | ✅ | "PhoneNumber" |
QUEUEEXTENSION | str | ✅ | "QueueExtension" |
QUEUENAME | str | ✅ | "QueueName" |
CALLERIDNAME | str | ✅ | "CallerIdName" |
CALLERIDNUMBER | str | ✅ | "CallerIdNumber" |
NONE | str | ✅ | "None" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs