Readonly
actionReadonly
nameOptional
Readonly
shippingThe shippingKey
of the Shipping to customize. Used to specify which Shipping Method to customize
on a Cart with Multiple
ShippingMode.
Leave this empty to customize the one and only ShippingMethod on a Single
ShippingMode Cart.
Optional
Readonly
valueIf value
is absent or null
, this field will be removed if it exists.
Trying to remove a field that does not exist will fail with an InvalidOperation error.
If value
is provided, it is set for the field defined by name
.
Name of the Custom Field.