Interface StagedOrderSetCountryAction

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

StagedOrderSetCountryAction
Example to create an instance using the builder pattern

     StagedOrderSetCountryAction stagedOrderSetCountryAction = StagedOrderSetCountryAction.builder()
             .build()