Class CustomerCountry
This class is used for getting customer country data
category |
System |
---|---|
package |
Customer |
subpackage |
Country |
implements |
CustomerCountryInterface |
__construct(\IdType $id, \CustomerCountryNameInterface $name, \CustomerCountryIso2Interface $iso2, \CustomerCountryIso3Interface $iso3, \IdType $addressFormatId, boolean $p_status)
getAddressFormatId() : \IdType
getId() : integer
integer
countryId
getIso2() : \CustomerCountryIso2Interface
getIso3() : \CustomerCountryIso3Interface
getName() : \CustomerCountryNameInterface
getStatus() : boolean
boolean
country active status
id : integer
var |
---|
integer
status : boolean
var |
---|
boolean