Interface CustomerCountryInterface

Interface CustomerCountryInterface

Direct known implementers

CustomerCountry, UnknownCustomerCountry

Methods summary

public getId( void ) : integer

Getter method for the country ID

public getName( void ) : CustomerCountryNameInterface

Getter method for the country name

public getIso2( void ) : CustomerCountryIso2Interface

Getter Method for the ISO2 code of the country

public getIso3( void ) : CustomerCountryIso3Interface

Getter Method for the ISO3 code of the country

public getAddressFormatId( void ) : IdType

Getter method for the address format of the country

public getStatus( void ) : boolean

Getter method for the Status of the country