Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 822 Bytes

GetFulfillmentPackageRequest.md

File metadata and controls

14 lines (10 loc) · 822 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetFulfillmentPackageRequest

API calls used during the fulfillment process.

Properties

Name Type Description Notes
CultureName string The culture name in which language the data for the fulfillment package type will be returned [optional]
Id string The fulfillment package identifier. [optional]
IncludeFulfillmentPackageType bool A value indicating whether the fulfillment package type should be returns along the fulfillment package. [optional]
ScopeId string The scope id. [optional]

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