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 | 商品カテゴリ |