Credit

Prev Next

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

クレジット情報です。

構文

構文は次の通りです。

private String discountNo;
private String creditName;
private Double receivedCredit;
private Double remainingCredit;
private String validityStartMonth;
private String validityEndMonth;
private CommonCode creditType;
private List<ProductDemandType> eligibleProductDemandTypeList;
private CommonCode payCurrency;

フィールド

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

フィールド タイプ 必須の有無 説明
discountNo String Required 割引番号
creditName String Required クレジット名
receivedCredit Double Required 付与されたクレジット
remainingCredit Double Required クレジットの残高
validityStartMonth String Required 有効開始月
validityEndMonth String Required 有効終了月
creditType CommonCode Required クレジットタイプ
eligibleProductDemandTypeList List<ProductDemandType> Required 割引可能な商品請求タイプリスト
payCurrency CommonCode Required 決済通貨