Dumplie\Customer\Application\Command\AddressData::countryIso2Code PHP Méthode

countryIso2Code() public méthode

public countryIso2Code ( ) : string
Résultat string
    public function countryIso2Code() : string
    {
        return $this->countryIso2Code;
    }