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

postCode() 공개 메소드

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