ProductDiscountUseHistory

Prev Next

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

상품 할인 사용 이력입니다.

구문

구문은 다음과 같습니다.

private String useMonth;
private ProductDemandType productDemandType;
private Double discountTargetAmount;
private Double discountAppliedAmount;

필드

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

필드 타입 필수 여부 설명
useMonth String Required 사용 월
productDemandType ProductDemandType Required 상품 청구 유형
discountTargetAmount Double Required 할인 대상 금액
discountAppliedAmount Double Required 할인 적용 금액