MENU
      ProductDiscount

        ProductDiscount


        記事の要約

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

        商品割引情報です。

        構文

        構文は次の通りです。

        private String discountNo;
        private String productDiscountName;
        private Double discountRate;
        private Boolean discountCondition;
        private Double minimumAmount;
        private Boolean maximumDiscountCondition;
        private Double maximumDiscountAmount;
        private String validityStartMonth;
        private String validityEndMonth;
        private List<ProductDemandType> eligibleProductDemandTypeList;
        private CommonCode payCurrency;
        Java

        フィールド

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

        フィールドタイプ必須の有無説明
        discountNoStringRequired割引番号
        productDiscountNameStringRequired商品割引名
        discountRateDoubleRequired割引率
        discountConditionBooleanRequired条件付き割引かどうか
        • true | false
        minimumAmountDoubleRequired条件付き割引かどうかが Yの場合、割引適用のために必要な最低使用金額
        maximumDiscountConditionBooleanRequired最大割引かどうか
        • true | false
        maximumDiscountAmountDoubleRequired最大割引かどうかが Yの場合、最大割引の適用金額
        validityStartMonthStringRequired有効開始月
        validityEndMonthStringRequired有効終了月
        eligibleProductDemandTypeListList<ProductDemandType>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.