类 PaymentCollection


  • public class PaymentCollection
    extends Object
    微信支付分支付成功回调,收款信息,非0元完结后返回
    作者:
    youta
    • 字段详细资料

      • paidAmount

        private Long paidAmount
        The Paid amount.
      • payingAmount

        private Long payingAmount
        The Paying amount.
      • state

        private String state
        The State.
      • totalAmount

        private Long totalAmount
        The Total amount.
    • 构造器详细资料

      • PaymentCollection

        public PaymentCollection()