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

postCode() public method

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