Interface ShippingMethodSetCustomTypeAction

All Superinterfaces:
ResourceUpdateAction<ShippingMethodUpdateAction>, ShippingMethodUpdateAction
All Known Implementing Classes:
ShippingMethodSetCustomTypeActionImpl

ShippingMethodSetCustomTypeAction
Example to create an instance using the builder pattern

     ShippingMethodSetCustomTypeAction shippingMethodSetCustomTypeAction = ShippingMethodSetCustomTypeAction.builder()
             .build()