Dumplie\Customer\Application\Command\AddressData::countryIso2Code PHP 메소드

countryIso2Code() 공개 메소드

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