ProductDemandCostByDiscountList
- 인쇄
- PDF
ProductDemandCostByDiscountList
- 인쇄
- PDF
기사 요약
이 요약이 도움이 되었나요?
의견을 보내 주셔서 감사합니다.
설명
상품청구비용By할인 리스트
구문
private Integer totalRows;
private List<ProductDemandCostByDiscount> productDemandCostByDiscountList;
필드
파라미터명 | 필수 여부 | 타입 | 설명 |
---|---|---|---|
totalRows | Yes | Integer | 조회된 리스트의 총 개수, 페이징 처리 요청의 경우 전체 개수 |
productDemandCostByDiscountList | Yes | List<ProductDemandCostByDiscount> | List<ProductDemandCostByDiscount> 데이터 타입 |
이 문서가 도움이 되었습니까?