Classic/VPC 환경에서 이용 가능합니다.
비용 연관 코드입니다.
구문
구문은 다음과 같습니다.
private CommonCode contractType;
private CommonCode productItemKind;
private CommonCode productRatingType;
private CommonCode meteringType;
private CommonCode demandType;
private CommonCode demandTypeDetail;
private ProductDemandType productDemandType;
private CommonCode productCategory;
필드
필드에 대한 설명은 다음과 같습니다.
| 필드 | 타입 | 필수 여부 | 설명 | 
|---|---|---|---|
contractType | 
CommonCode | Required | 계약 구분 | 
productItemKind | 
CommonCode | Required | 상품 품목 종류 | 
productRatingType | 
CommonCode | Required | 상품 과금 유형 | 
meteringType | 
CommonCode | Required | 미터링 구분 | 
demandType | 
CommonCode | Required | 청구 유형 | 
demandTypeDetail | 
CommonCode | Required | 청구 유형 상세 | 
productDemandType | 
ProductDemandType | Required | 상품 청구 유형 | 
productCategory | 
CommonCode | Required | 상품 카테고리 |