설명
사용량
구문
private CommonCode meteringType;
private String useMonth;
private Double usageQuantity;
private CommonCode unit;
private CommonCode userUnit;
필드
파라미터명 | 필수 여부 | 타입 | 설명 |
---|---|---|---|
meteringType | Yes | CommonCode | 미터링 구분 |
useMonth | Yes | String | 상품 품목 종류 사용월 |
usageQuantity | Yes | Double | 사용량 |
unit | Yes | CommonCode | 미터링 구분 사용 단위 |
userUnit | Yes | CommonCode | 사용자 미터링 사용 단위 |