| Package | Description |
|---|---|
| cn.felord.payment.wechat.enumeration | |
| cn.felord.payment.wechat.v3.domain.direct.basepay | |
| cn.felord.payment.wechat.v3.domain.direct.basepay.combine |
| Modifier and Type | Method and Description |
|---|---|
static TradeType |
TradeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TradeType[] |
TradeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private TradeType |
PayDetailResponse.tradeType
交易类型
|
| Modifier and Type | Field and Description |
|---|---|
private TradeType |
CombineTransactionConsumeData.SubOrderCallback.tradeType
交易类型
|
Copyright © 2023. All rights reserved.