Dumplie\Customer\Application\Command\AddressData::countryIso2Code PHP Method

countryIso2Code() public method

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