Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 875 Bytes

File metadata and controls

14 lines (11 loc) · 875 Bytes

Flipdish.Model.UpdateFulfillmentStatesConfiguration

Properties

Name Type Description Notes
OverwriteSystemTemplate bool? Set to true if a system configuration template is to be updated (permissions also needed) [optional]
StoreIds List<int?> Stores id's [optional]
StoreSelectorType string Store Selector Type [optional]
States List<FulfillmentStatusConfigurationItem> Settings [optional]
AutomaticTransitionsEnabled bool? Enable automatic transitions [optional]
Name string Name [optional]

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