Discount

Prev Next

Classic/VPC 환경에서 이용 가능합니다.

할인 정보입니다.

구문

구문은 다음과 같습니다.

private String memberNo;
private String discountNo;
private CommonCode discountType;
private String discountName;
private CommonCode discountProcessMethod;
private Double discountValue;
private String validityStartMonth;
private String validityEndMonth;
private CommonCode payCurrency;

필드

필드에 대한 설명은 다음과 같습니다.

필드 타입 필수 여부 설명
memberNo String Required 회원 번호
discountNo String Required 할인 번호
discountType CommonCode Required 할인 유형
discountName String Required 할인명
discountProcessMethod CommonCode Required 할인 방식
discountValue Double Required 할인 값
validityStartMonth String Required 적용 시작 월
validityEndMonth String Required 적용 종료 월
payCurrency CommonCode Required 결제 통화