$isoCode
$isoCode : string
The ISO code of the represented country object.
Represents a runtime instance of a Country entity.
createFromMap(array $map) : array<mixed,\AdamRocska\ShippingTier\Entity\Runtime\Country>
Utility method for the mass creation of Country objects from a provided map.
array | $map | Keys are considered to be ISO Codes. Values are considered to be labels. |