Package com.ringcentral.definitions
Class ShippingMethodInfo
java.lang.Object
com.ringcentral.definitions.ShippingMethodInfo
Devices shipping method. It is required if devices are ordered.
Availability of different shipping methods depends on package
definition.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
id
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
Method name, corresponding to the identifier Enum: Ground, 2 Day, Overnight
-
-
Constructor Details
-
ShippingMethodInfo
public ShippingMethodInfo()
-
-
Method Details
-
id
-
name
-