类 DiscountCardAgreementEndConsumeData.Reward

    • 字段详细资料

      • amount

        private Long amount
        优惠金额

        1、优惠金额,此项优惠对应的优惠总金额,单位:分,必须大于0。 2、此项优惠已享累计金额≤创建模板时配置的此项奖励的奖励金额, 例如:优惠为【满10元减3元优惠券4张】时,用户一次消费使用了2张优惠券,优惠金额为本次优惠总金额6元,优惠数量为本次使用优惠的优惠券数量2张

      • count

        private Long count
        优惠数量
      • countType

        private CountType countType
        优惠数量类型
      • description

        private String description
        优惠描述
      • name

        private String name
        优惠名称
      • rewardId

        private String rewardId
        优惠ID
      • unit

        private String unit
        优惠单位,例如 “个”
    • 构造器详细资料

      • Reward

        public Reward()