| Package | Description |
|---|---|
| cn.felord.payment.wechat.enumeration | |
| cn.felord.payment.wechat.v3.domain.busifavor |
| Modifier and Type | Method and Description |
|---|---|
static CouponState |
CouponState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CouponState[] |
CouponState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private CouponState |
CouponDetail.couponState
商家券状态
|
private CouponState |
UserCouponResponse.couponState
商家券状态
|
| Modifier and Type | Method and Description |
|---|---|
UserFavorQueryParams |
UserFavorQueryParams.couponState(CouponState couponState)
券状态
|
Copyright © 2023. All rights reserved.