ProductDiscountUseHistory
- 인쇄
- PDF
ProductDiscountUseHistory
- 인쇄
- PDF
기사 요약
이 요약이 도움이 되었나요?
의견을 보내 주셔서 감사합니다.
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 | 할인 적용 금액 |
이 문서가 도움이 되었습니까?