AddDeviceToInventoryRequest
Properties
Name | Type | Required | Description |
---|---|---|---|
type_ | AddDeviceToInventoryRequestType | ✅ | Device type. Use OtherPhone to indicate BYOD (customer provided) device |
quantity | int | ✅ | Quantity of devices (total quantity should not exceed 50) |
site | AddDeviceToInventoryRequestSite | ❌ |
AddDeviceToInventoryRequestType
Device type. Use OtherPhone
to indicate BYOD (customer provided) device
Properties
Name | Type | Required | Description |
---|---|---|---|
OTHERPHONE | str | ✅ | "OtherPhone" |
AddDeviceToInventoryRequestSite
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Site extension identifier or "main-site" for the main site |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs