phpDocumentor

UnknownCustomerCountry
in package
implements CustomerCountryInterface

Class CustomerCountry

This class is used for getting customer country data

Tags
category

System

subpackage

Country

implements

CustomerCountryInterface

Interfaces, Classes and Traits

CustomerCountryInterface
Interface CustomerCountryInterface

Table of Contents

$name  : CustomerCountryNameInterface
__construct()  : mixed
UnknownCustomerCountry constructor.
getAddressFormatId()  : IdType
Getter method for the address format of the country
getId()  : int
Getter method for the country ID
getIso2()  : CustomerCountryIso2Interface
Getter Method for the ISO2 code of the country
getIso3()  : CustomerCountryIso3Interface
Getter Method for the ISO3 code of the country
getName()  : CustomerCountryNameInterface
Getter method for the country name
getStatus()  : bool
Getter method for the Status of the country

Properties

Methods

getStatus()

Getter method for the Status of the country

public getStatus() : bool
Return values
bool

country active status

Search results