Interface StagedOrderSetLocaleAction

All Superinterfaces:
ResourceUpdateAction<StagedOrderUpdateAction>, StagedOrderUpdateAction
All Known Implementing Classes:
StagedOrderSetLocaleActionImpl

StagedOrderSetLocaleAction
Example to create an instance using the builder pattern

     StagedOrderSetLocaleAction stagedOrderSetLocaleAction = StagedOrderSetLocaleAction.builder()
             .build()