Optional
Readonly
activeOptional
Readonly
customCustom Fields for the ShippingMethod.
Optional
Readonly
descriptionDescription of the ShippingMethod.
Readonly
isIf set to true
, the ShippingMethod will be the Project's default ShippingMethod. When retrieving matching Shipping Methods, it is returned as the first item in the array. This flag does not automatically apply the Shipping Method to Carts.
Optional
Readonly
keyUser-defined unique identifier for the ShippingMethod.
Optional
Readonly
localizedLocalized description of the ShippingMethod.
Optional
Readonly
localizedLocalized name of the ShippingMethod.
Readonly
nameUnique name for the ShippingMethod within a Project.
Optional
Readonly
predicateValid Cart predicate to select a ShippingMethod for a Cart.
Readonly
taxTaxCategory for all ZoneRates of the ShippingMethod.
Readonly
zoneDefines ShippingRates (prices) for specific zones.
If set to
true
, the ShippingMethod can be used during the creation or update of a Cart or Order.