RingCentral .Net SDK
Properties | List of all members
RingCentral.AddDeviceToInventoryRequest Class Reference

Properties

string type [get, set]
 Device type. Use OtherPhone to indicate BYOD (customer provided) device Required Enum: OtherPhone More...
 
long? quantity [get, set]
 Quantity of devices (total quantity should not exceed 50) Required Maximum: 50 Minimum: 1 Format: int32 More...
 
AddDeviceToInventoryRequestSite site [get, set]
 

Property Documentation

◆ quantity

long? RingCentral.AddDeviceToInventoryRequest.quantity
getset

Quantity of devices (total quantity should not exceed 50) Required Maximum: 50 Minimum: 1 Format: int32

◆ site

AddDeviceToInventoryRequestSite RingCentral.AddDeviceToInventoryRequest.site
getset

◆ type

string RingCentral.AddDeviceToInventoryRequest.type
getset

Device type. Use OtherPhone to indicate BYOD (customer provided) device Required Enum: OtherPhone


The documentation for this class was generated from the following file: