| Package | Description |
|---|---|
| cn.felord.payment.wechat.v3.model |
| Modifier and Type | Field and Description |
|---|---|
private CouponUseRule.CouponTradeType |
CouponUseRule.tradeType
支付方式,枚举值:
MICROAPP:小程序支付
APPPAY:APP支付
PPAY:免密支付
CARD:刷卡支付
FACE:人脸支付
OTHER:其他支付
不填则默认“不限”
|
| Modifier and Type | Method and Description |
|---|---|
static CouponUseRule.CouponTradeType |
CouponUseRule.CouponTradeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CouponUseRule.CouponTradeType[] |
CouponUseRule.CouponTradeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.