ZoneInterface ​
- Type
- Interface
- Namespace
- craft\commerce\base
- Implemented by
- craft\commerce\base\Zone, craft\commerce\models\ShippingAddressZone, craft\commerce\models\TaxAddressZone
Public Methods ​
Method | Description |
---|---|
getCondition() | Get the zone condition on the zone. |
getCpEditUrl() | |
setCondition() | Set the zone condition on the zone. |
getCondition()
​
Get the zone condition on the zone.
getCpEditUrl()
​
Returns ​
setCondition()
​
Set the zone condition on the zone.
Arguments ​
Returns ​
void