Classic/VPC環境で利用できます。
使用量情報です。
構文
構文は次の通りです。
private CommonCode meteringType;
private String useMonth;
private Double usageQuantity;
private CommonCode unit;
private CommonCode userUnit;
フィールド
フィールドの詳細は次の通りです。
フィールド | タイプ | 必須の有無 | 説明 |
---|---|---|---|
meteringType |
CommonCode | Required | メータリング区分 |
useMonth |
String | Required | 商品品目種類の使用月 |
usageQuantity |
Double | Required | 使用量 |
unit |
CommonCode | Required | メータリング区分使用単位 |
userUnit |
CommonCode | Required | ユーザーメータリング使用単位 |