CustomerCountryZoneInterface
in
Interface CustomerCountryZoneInterface
Tags
Table of Contents
- getCode() : CustomerCountryZoneIsoCodeInterface
- Getter method for the customer country zone ISO 2 code
- getId() : int
- Getter method for the ID
- getName() : CustomerCountryZoneNameInterface
- Getter method for the name
Methods
getCode()
Getter method for the customer country zone ISO 2 code
public
getCode() : CustomerCountryZoneIsoCodeInterface
Return values
CustomerCountryZoneIsoCodeInterface —iso2 code
getId()
Getter method for the ID
public
getId() : int
Return values
int —countryId
getName()
Getter method for the name
public
getName() : CustomerCountryZoneNameInterface
Return values
CustomerCountryZoneNameInterface —country zone name