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