PHP 트레잇 Dumplie\Customer\Application\Command\AddressData

파일 보기 프로젝트 열기: dumplie/dumplie

공개 메소드들

메소드 설명
cartId ( ) : string
city ( ) : string
countryIso2Code ( ) : string
name ( ) : string
postCode ( ) : string
street ( ) : string

메소드 상세

cartId() 공개 메소드

public cartId ( ) : string
리턴 string

city() 공개 메소드

public city ( ) : string
리턴 string

countryIso2Code() 공개 메소드

public countryIso2Code ( ) : string
리턴 string

name() 공개 메소드

public name ( ) : string
리턴 string

postCode() 공개 메소드

public postCode ( ) : string
리턴 string

street() 공개 메소드

public street ( ) : string
리턴 string