Interface StagedOrderSetCustomerIdAction

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

StagedOrderSetCustomerIdAction
Example to create an instance using the builder pattern

     StagedOrderSetCustomerIdAction stagedOrderSetCustomerIdAction = StagedOrderSetCustomerIdAction.builder()
             .build()