\AdamRocska\ShippingTier\EntityCountry

Represents a country entity considered by the tiering mechanism.

Summary

Methods
Constants
getIsoCode()
getLabel()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getIsoCode()

getIsoCode() : string

Returns the ISO Code of the country the object represents.

Returns

string

getLabel()

getLabel() : string

Returns the human readable representation of the country's name the object represents.

This value may be localized.

Returns

string