Classic/VPC環境で利用できます。
商品割引の使用履歴です。
構文
構文は次の通りです。
private String useMonth;
private ProductDemandType productDemandType;
private Double discountTargetAmount;
private Double discountAppliedAmount;
フィールド
フィールドの詳細は次の通りです。
フィールド | タイプ | 必須の有無 | 説明 |
---|---|---|---|
useMonth |
String | Required | 使用月 |
productDemandType |
ProductDemandType | Required | 商品請求タイプ |
discountTargetAmount |
Double | Required | 割引対象金額 |
discountAppliedAmount |
Double | Required | 割引適用金額 |