| Package | Description |
|---|---|
| cn.felord.payment.wechat.enumeration | |
| cn.felord.payment.wechat.v3.domain.direct.basepay |
| Modifier and Type | Method and Description |
|---|---|
static TradeBillType |
TradeBillType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TradeBillType[] |
TradeBillType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private TradeBillType |
TradeBillRequest.billType
账单类型,不填则默认值为
ALL |
| Modifier and Type | Method and Description |
|---|---|
TradeBillRequest |
TradeBillRequest.billType(TradeBillType billType)
Bill type trade bill request.
|
Copyright © 2023. All rights reserved.