CreditUseHistory
- 인쇄
- PDF
CreditUseHistory
- 인쇄
- PDF
기사 요약
이 요약이 도움이 되었나요?
의견을 보내 주셔서 감사합니다.
설명
크레딧 사용 이력
구문
private String useMonth;
private ProductDemandType productDemandType;
private Double unusedCredit;
private Double usedCredit;
private Double remainingCredit;
필드
파라미터명 | 필수 여부 | 타입 | 설명 |
---|---|---|---|
useMonth | Yes | String | 사용 월 |
productDemandType | Yes | ProductDemandType | 상품 청구 유형 |
unusedCredit | Yes | Double | 미사용 크레딧 |
usedCredit | Yes | Double | 사용 크레딧 |
remainingCredit | Yes | Double | 남은 크레딧 |
이 문서가 도움이 되었습니까?