Class CustomerCountryZone
This class is used for getting customer country zone data
| category |
System |
|---|---|
| package |
Customer |
| subpackage |
CountryZone |
| implements |
CustomerCountryZoneInterface |
__construct(\IdType $id, \CustomerCountryZoneNameInterface $name, \CustomerCountryZoneIsoCodeInterface $isoCode)
| throws |
if argument does not match the expected type if trim($p_name) is longer than 32 characters VARCHAR(32) if trim($p_isoCode) is longer than 2 characters VARCHAR(32) |
|---|---|
\IdType
\CustomerCountryZoneIsoCodeInterface
getCode() : \CustomerCountryZoneIsoCodeInterface
getId() : integer
integercountryId
getName() : \CustomerCountryZoneNameInterface
id : integer
| var |
|---|
integer
isoCode : \CustomerCountryZoneIsoCodeInterface