Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 2.04 KB

OrderSettings.md

File metadata and controls

28 lines (24 loc) · 2.04 KB

Yaksa.OrckestraCommerce.Client.Model.OrderSettings

OrderSettings

Properties

Name Type Description Notes
AllowManualAdjustmentsOfShipmentTotal bool allows the final total of a shipment to be modified [optional]
CartExpirationDays int the cart expiration days [optional]
DefaultCartCheckoutWorkflow string the default checkout workflow [optional]
DefaultCartTotalWorkflow string the default total workflow [optional]
DefaultOrderProcessingWorkflow string the default checkout workflow [optional]
DefaultOrderTotalWorkflow string the default checkout workflow [optional]
DefaultSubmitOrderWorkflow string the default submit order workflow [optional]
IsFulfillmentProcessingEnabled bool whether order processing is enabled [optional]
IsInStorePickingAllowed bool a value indicating whether in store picking is allowed [optional]
IsOrderAuditEnabled bool determine if the changes made to an order will be audited [optional]
IsOrderEditionEnabled bool whether order edition is enabled [optional]
LimitCustomerSearchToCurrentAndChildScopes bool the customer search is limited to the current and child scopes only [optional]
OrderableInventoryStatuses string the list of inventory statuses available to order [optional]
OrderCanceledWorkflow string the order canceled workflow [optional]
OrderPostProcessingWorkflow string the order post processing workflow [optional]
OrderValueMaximumFilter int the order value maximum filter [optional]
PropertyBag Dictionary<string, Object> [optional]
StorePickerDefaultTab string store picker default tab in the new order wizard [optional]

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