public static class PaymentCollection.Detail extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private Long |
amount
The Amount.
|
private String |
paidTime
The Paid time.
|
private String |
paidType
The Paid type.
|
private List<PromotionDetail> |
promotionDetail
The Promotion detail.
|
private Long |
seq
The Seq.
|
private String |
transactionId
The Transaction id.
|
| 构造器和说明 |
|---|
Detail() |
private Long amount
private String paidTime
private String paidType
private List<PromotionDetail> promotionDetail
private Long seq
private String transactionId
Copyright © 2021. All rights reserved.