Skip to content

ZoneInterface ​

Type
Interface
Namespace
craft\commerce\base
Implemented by
craft\commerce\base\Zone, craft\commerce\models\ShippingAddressZone, craft\commerce\models\TaxAddressZone

View source

Public Methods ​

MethodDescription
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.

View source

getCpEditUrl() ​

View source

Returns ​

string

setCondition() ​

Set the zone condition on the zone.

View source

Arguments ​

Returns ​

void