Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 780 Bytes

File metadata and controls

23 lines (16 loc) · 780 Bytes

CreateFulfillmentStatesConfiguration

Properties

Name Type Description Notes
storeIds List<Integer> Stores id's [optional]
storeSelectorType StoreSelectorTypeEnum Store Selector Type [optional]
states List<FulfillmentStatusConfigurationItem> Settings [optional]
automaticTransitionsEnabled Boolean Enable automatic transitions [optional]
name String Name [optional]

Enum: StoreSelectorTypeEnum

Name Value
NONE "None"
SINGLE "Single"
MULTIPLE "Multiple"