类 PromotionDetail


  • public class PromotionDetail
    extends Object
    微信支付分支付成功回调,优惠功能 注:针对2020年5月27日10:00:00以后完结的订单生效
    作者:
    youta
    • 字段详细资料

      • amount

        private Long amount
        The Amount.
      • couponId

        private String couponId
        The Coupon id.
      • currency

        private String currency
        The Currency.
      • merchantContribute

        private Long merchantContribute
        The Merchant contribute.
      • name

        private String name
        The Name.
      • otherContribute

        private Long otherContribute
        The Other contribute.
      • scope

        private String scope
        The Scope.
      • stockId

        private String stockId
        The Stock id.
      • type

        private String type
        The Type.
      • wechatpayContribute

        private Long wechatpayContribute
        The Wechatpay contribute.
    • 构造器详细资料

      • PromotionDetail

        public PromotionDetail()