Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.08 KB

GetFulfillmentCarrierQuotesRequest.md

File metadata and controls

17 lines (13 loc) · 1.08 KB

Yaksa.OrckestraCommerce.Client.Model.GetFulfillmentCarrierQuotesRequest

API calls used during the fulfillment process.

Properties

Name Type Description Notes
AddressBilling FulfillmentCarrierAddress [optional]
AddressFrom FulfillmentCarrierAddress [optional]
AddressTo FulfillmentCarrierAddress [optional]
CultureName string The culture (language) in which the quote is being processed. [optional]
IsReturn bool A value indicating whether the quote is for a return shipment. [optional]
OrderLocation FulfillmentCarrierOrderLocation [optional]
Package FulfillmentCarrierPackage [optional]

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