Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 870 Bytes

File metadata and controls

18 lines (13 loc) · 870 Bytes

# ShippingQuote

Properties

Name Type Description Notes
id string Shipping quote identifier [optional]
description string Shipping method description [optional]
service_level string [optional]
estimated_delivery string [optional]
shipping_terms string The terms of shipping. [optional]
total_amount double The shipping amount. [optional]
ship_from \DigitalRiver\ApiSdk\Model\GLShipFrom [optional]
fees \DigitalRiver\ApiSdk\Model\ShippingQuoteFees [optional]

[Back to Model list] [Back to API list] [Back to README]