Shipping information, according to which devices (in case of HardPhone) or e911 stickers (in case of SoftPhone and OtherPhone) will be delivered to the customer
More...
|
| string | status [get, set] |
| | Order item shipping status. It is set to Initial when the order is submitted. Then it is changed to Accepted when a distributor starts processing the order. Finally, it is changed to Shipped which means that the distributor has shipped the device. Example: Shipped Enum: Initial, Accepted, Shipped More...
|
| |
| string | carrier [get, set] |
| | Shipping carrier name. Appears only if the device status is 'Shipped' More...
|
| |
| string | trackingNumber [get, set] |
| | Carrier-specific tracking number. Appears only if the device status is 'Shipped' More...
|
| |
| ShippingMethodInfo | method [get, set] |
| |
| ShippingAddressInfo | address [get, set] |
| |
Shipping information, according to which devices (in case of HardPhone) or e911 stickers (in case of SoftPhone and OtherPhone) will be delivered to the customer
◆ address
◆ carrier
| string RingCentral.ShippingInfo.carrier |
|
getset |
Shipping carrier name. Appears only if the device status is 'Shipped'
◆ method
◆ status
| string RingCentral.ShippingInfo.status |
|
getset |
Order item shipping status. It is set to Initial when the order is submitted. Then it is changed to Accepted when a distributor starts processing the order. Finally, it is changed to Shipped which means that the distributor has shipped the device. Example: Shipped Enum: Initial, Accepted, Shipped
◆ trackingNumber
| string RingCentral.ShippingInfo.trackingNumber |
|
getset |
Carrier-specific tracking number. Appears only if the device status is 'Shipped'
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ShippingInfo.cs