类 PaymentCollection.Detail

  • 封闭类:
    PaymentCollection

    public static class PaymentCollection.Detail
    extends Object
    收款明细列表
    作者:
    youta
    • 字段详细资料

      • amount

        private Long amount
        The Amount.
      • paidTime

        private String paidTime
        The Paid time.
      • paidType

        private String paidType
        The Paid type.
      • seq

        private Long seq
        The Seq.
      • transactionId

        private String transactionId
        The Transaction id.
    • 构造器详细资料

      • Detail

        public Detail()