类 PaymentCollection
- java.lang.Object
-
- cn.crushes.cloud.core.pay.wechat.v3.model.payscore.PaymentCollection
-
public class PaymentCollection extends Object
微信支付分支付成功回调,收款信息,非0元完结后返回- 作者:
- youta
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classPaymentCollection.Detail收款明细列表
-
字段概要
字段 修饰符和类型 字段 说明 private List<PaymentCollection.Detail>detailsThe Details.private LongpaidAmountThe Paid amount.private LongpayingAmountThe Paying amount.private StringstateThe State.private LongtotalAmountThe Total amount.
-
构造器概要
构造器 构造器 说明 PaymentCollection()
-