Discount

Prev Next

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

割引情報です。

構文

構文は次の通りです。

private String memberNo;
private String discountNo;
private CommonCode discountType;
private String discountName;
private CommonCode discountProcessMethod;
private Double discountValue;
private String validityStartMonth;
private String validityEndMonth;
private CommonCode payCurrency;

フィールド

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

フィールド タイプ 必須の有無 説明
memberNo String Required 会員番号
discountNo String Required 割引番号
discountType CommonCode Required 割引タイプ
discountName String Required 割引名
discountProcessMethod CommonCode Required 割引方法
discountValue Double Required 割引値
validityStartMonth String Required 適用開始月
validityEndMonth String Required 適用終了月
payCurrency CommonCode Required 決済通貨