ProductDiscountUseHistory

Prev Next

Available in Classic and VPC

This is a history of product discount usage.

Syntax

The syntax is as follows.

private String useMonth;
private ProductDemandType productDemandType;
private Double discountTargetAmount;
private Double discountAppliedAmount;

Field

The following describes the fields.

Field Type Required Description
useMonth String Required Usage month
productDemandType ProductDemandType Required Product billing type
discountTargetAmount Double Required Amount subject to discount
discountAppliedAmount Double Required Applied discount amount