Interface ShippingMethodSetLocalizedNameAction

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

ShippingMethodSetLocalizedNameAction
Example to create an instance using the builder pattern

     ShippingMethodSetLocalizedNameAction shippingMethodSetLocalizedNameAction = ShippingMethodSetLocalizedNameAction.builder()
             .build()