| Package | Description |
|---|---|
| cn.felord.payment.wechat.enumeration | |
| cn.felord.payment.wechat.v3.domain.busifavor |
| Modifier and Type | Method and Description |
|---|---|
static StockType |
StockType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StockType[] |
StockType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private StockType |
CouponDetail.stockType
批次类型
|
private StockType |
StockDetailResponse.stockType
批次类型
|
private StockType |
UserCouponResponse.stockType
批次类型
|
private StockType |
FavorCreateParams.stockType
批次类型
|
| Constructor and Description |
|---|
FavorCreateParams(String stockName,
String belongMerchant,
String goodsName,
StockType stockType,
CouponUseRule couponUseRule,
CouponCodeMode couponCodeMode,
StockSendRule stockSendRule,
String outRequestNo)
Instantiates a new Favor create params.
|
Copyright © 2023. All rights reserved.