RemoveLineResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ✅ | Internal identifier of a source device |
type_ | RemoveLineResponseType | ✅ | Device type |
name | str | ✅ | The display name of a source device |
serial | str | ❌ | Serial number of a device (HardPhone) |
RemoveLineResponseType
Device type
Properties
Name | Type | Required | Description |
---|---|---|---|
HARDPHONE | str | ✅ | "HardPhone" |
SOFTPHONE | str | ✅ | "SoftPhone" |
OTHERPHONE | str | ✅ | "OtherPhone" |
MOBILEDEVICE | str | ✅ | "MobileDevice" |
BLA | str |