DeviceModelInfo
HardPhone model information
Properties
Name | Type | Required | Description |
---|---|---|---|
addons | List[DeviceAddonInfo] | ✅ | Add-ons description |
id_ | str | ❌ | Addon identifier. For HardPhones of certain types, which are compatible with this add-on identifier |
name | str | ❌ | Device name |
features | List[DeviceModelInfoFeatures] | ❌ | Device feature or multiple features supported |
DeviceModelInfoFeatures
Properties
Name | Type | Required | Description |
---|---|---|---|
BLA | str | ✅ | "BLA" |
INTERCOM | str | ✅ | "Intercom" |
PAGING | str | ✅ | "Paging" |
HELD | str | ✅ | "HELD" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs