Interface StagedOrderSetBillingAddressCustomTypeAction

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

StagedOrderSetBillingAddressCustomTypeAction
Example to create an instance using the builder pattern

     StagedOrderSetBillingAddressCustomTypeAction stagedOrderSetBillingAddressCustomTypeAction = StagedOrderSetBillingAddressCustomTypeAction.builder()
             .build()