SectionPrice

Prev Next

Classic/VPC環境で利用できます。

区間料金の計算履歴です。

構文

構文は次の通りです。

private Long sectionStartValue;
private Long sectionEndValue;
private Double sectionUnitUsageQuantity;
private Double sectionProductPrice;
private Double sectionUseAmount;

フィールド

フィールドの詳細は次の通りです。

フィールド タイプ 必須の有無 説明
sectionStartValue Long Required 区間開始値
sectionEndValue Long Required 区間終了値
sectionUnitUsageQuantity Double Required 区間単位使用量
sectionProductPrice Double Required 区間商品価格
sectionUseAmount Double Required 区間使用金額