Package | Description |
---|---|
io.sphere.sdk.shippingmethods.commands.updateactions |
Provides the possible operations which can be performed on update commands for shipping methods.
|
Class and Description |
---|
AddShippingRate
Adds a shipping rate.
|
AddZone
Adds a zone.
|
ChangeIsDefault
Sets a shipping method as default or not.
|
ChangeName
Updates the
name property of a ShippingMethod . |
ChangeTaxCategory
Changes the tax category.
|
RemoveShippingRate
Removes a shipping rate.
|
RemoveZone
Removes a zone.
|
SetCustomField
Updates a custom field.
|
SetCustomType
Sets or removes a custom type.
|
SetDescription
Deprecated.
This type will be removed with the next major SDK update.
|
SetKey
Sets the
key property of a ShippingMethod . |
SetLocalizedDescription
Updates the
localizedDescription property of a ShippingMethod . |
SetLocalizedName
Updates the
localizedName property of a ShippingMethod . |
SetPredicate
Sets the
predicate property of a ShippingMethod . |