CallRecordingExtensionResource
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal identifier of an extension |
uri | str | ❌ | |
extension_number | str | ❌ | |
type_ | str | ❌ | |
call_direction | CallDirection | ❌ | Direction of call |
CallDirection
Direction of call
Properties
Name | Type | Required | Description |
---|---|---|---|
OUTBOUND | str | ✅ | "Outbound" |
INBOUND | str | ✅ | "Inbound" |
ALL | str | ✅ | "All" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs