Optional
id?: string고객 아이디
고객사가 지정한 고객의 고유 식별자입니다.
Optional
name?: CustomerNameInput이름
Optional
birthYear?: string출생 연도
Optional
birthMonth?: string출생월
Optional
birthDay?: string출생일
Optional
country?: Country국가
Optional
gender?: Gender성별
Optional
email?: string이메일
Optional
phoneNumber?: string전화번호
Optional
address?: SeparatedAddressInput주소
Optional
zipcode?: string우편번호
Optional
businessRegistrationNumber?: string사업자 등록 번호
고객 정보 입력 정보