ProductDemandCostByDiscount
    • PDF

    ProductDemandCostByDiscount

    • PDF

    記事の要約

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

    割引金額が反映された商品請求費用です。

    構文

    構文は次の通りです。

    private String memberNo;
    private String demandMonth;
    private ProductDemandType productDemandType;
    private Double promiseDiscountAmount;
    private Double promotionDiscountAmount;
    private Double etcDiscountAmount;
    private Double productDiscountAmount;
    private Double creditDiscountAmount;
    private Double defaultAmount;
    private Double useAmount;
    private Double demandAmount;
    private Date writeDate;
    private Double memberPriceDiscountAmount;
    private Double memberPromiseDiscountAddAmount;
    private Integer discountAppliedCount;
    private ArrayList<AppliedCreditHistory> appliedCreditHistoryList;
    private ArrayList<AppliedProductDiscountHistory> appliedProductDiscountHistoryList;
    private CommonCode payCurrency;
    

    フィールド

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

    フィールドタイプ必須の有無説明
    memberNoStringRequired会員番号
    demandMonthStringRequired請求月
    productDemandTypeProductDemandTypeRequired商品請求タイプ
    promiseDiscountAmountDoubleRequired最低利用期間条件による割引金額
    promotionDiscountAmountDoubleRequiredプロモーション割引金額
    etcDiscountAmountDoubleRequiredその他の割引金額
    productDiscountAmountDoubleRequired商品割引金額
    creditDiscountAmountDoubleRequiredクレジット割引金額
    defaultAmountDoubleRequired違約金額
    useAmountDoubleRequired使用金額
    demandAmountDoubleRequired請求金額
    writeDateDateRequired作成日時(YYYY-MM-DDThh:mm:ssZ)
    memberPriceDiscountAmountDoubleRequired会員料金プランによる割引金額
    memberPromiseDiscountAddAmountDoubleRequired会員最低利用期間条件料金プランによる割引金額
    discountAppliedCountIntegerRequired当該商品に当月適用された商品割引数
    appliedCreditHistoryListList<AppliedCreditHistory>Required適用されたクレジット履歴リスト
    appliedProductDiscountHistoryListList<AppliedProductDiscountHistory>Required適用された商品割引履歴リスト
    payCurrencyCommonCodeRequired決済通貨

    この記事は役に立ちましたか?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.