phpDocumentor

CustomerCountryInterface

Interface CustomerCountryInterface

Tags
category

System

subpackage

Interfaces

Table of Contents

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

Methods

getStatus()

Getter method for the Status of the country

public getStatus() : bool
Return values
bool

country active status

Search results