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

Devices shipping method. It is required if devices are ordered. Availability of different shipping methods depends on package definition. More...

Properties

string id [get, set]
 Shipping method ID: More...
 
string name [get, set]
 Method name, corresponding to the identifier Enum: Ground, 2 Day, Overnight More...
 

Detailed Description

Devices shipping method. It is required if devices are ordered. Availability of different shipping methods depends on package definition.

Property Documentation

◆ id

string RingCentral.ShippingMethodInfo.id
getset

Shipping method ID:

  • "1" - Ground Shipping (5-7 business days)
  • "2" - Expedited Shipping (2-days)
  • "3" - Overnight Shipping Required Default: 1 Enum: 1, 2, 3

◆ name

string RingCentral.ShippingMethodInfo.name
getset

Method name, corresponding to the identifier Enum: Ground, 2 Day, Overnight


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