CustomerCountryInterface

Extends

Interface CustomerCountryInterface

category

System

package

Customer

subpackage

Interfaces

Methods

Getter method for the address format of the country

getAddressFormatId() : \IdType

Response

\IdType

address format id

Getter method for the country ID

getId() : integer

Response

integer

countryId

Getter Method for the ISO2 code of the country

getIso2() : \CustomerCountryIso2Interface

Response

\CustomerCountryIso2Interface

ISO2 code

Getter Method for the ISO3 code of the country

getIso3() : \CustomerCountryIso3Interface

Response

\CustomerCountryIso3Interface

ISO3 code

Getter method for the country name

getName() : \CustomerCountryNameInterface

Response

\CustomerCountryNameInterface

country name

Getter method for the Status of the country

getStatus() : boolean

Response

boolean

country active status