| 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 TradeState |
TradeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TradeState[] |
TradeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private TradeState |
PayDetailResponse.tradeState
交易状态
|
| Modifier and Type | Field and Description |
|---|---|
private TradeState |
CombineTransactionConsumeData.SubOrderCallback.tradeState
交易状态
|
Copyright © 2023. All rights reserved.