ProductDiscountUseHistory
- 인쇄
- PDF
ProductDiscountUseHistory
- 인쇄
- PDF
기사 요약
이 요약이 도움이 되었나요?
의견을 보내 주셔서 감사합니다.
설명
상품 할인 사용 이력
구문
private String useMonth;
private ProductDemandType productDemandType;
private Double discountTargetAmount;
private Double discountAppliedAmount;
필드
파라미터명 | 필수 여부 | 타입 | 설명 |
---|---|---|---|
useMonth | Yes | String | 사용 월 |
productDemandType | Yes | ProductDemandType | 상품 청구 유형 |
discountTargetAmount | Yes | Double | 할인 대상 금액 |
discountAppliedAmount | Yes | Double | 할인 적용 금액 |
이 문서가 도움이 되었습니까?