ReverseShippingDetails interface

Reverse Shipping Address and contact details for a job.

Properties

contactDetails

Contact Info.

isUpdated

A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared. Read only field NOTE: This property will not be serialized. It can only be populated by the server.

shippingAddress

Shipping address where customer wishes to receive the device.

Property Details

contactDetails

Contact Info.

contactDetails?: ContactInfo

Property Value

isUpdated

A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared. Read only field NOTE: This property will not be serialized. It can only be populated by the server.

isUpdated?: boolean

Property Value

boolean

shippingAddress

Shipping address where customer wishes to receive the device.

shippingAddress?: ShippingAddress

Property Value