| Package | Description |
|---|---|
| cn.felord.payment.wechat.enumeration | |
| cn.felord.payment.wechat.v3.domain.busifavor |
| Modifier and Type | Method and Description |
|---|---|
static CouponBgColor |
CouponBgColor.deserialize(String color)
Deserialize card bg color.
|
static CouponBgColor |
CouponBgColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CouponBgColor[] |
CouponBgColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private CouponBgColor |
DisplayPatternInfo.backgroundColor
背景颜色
|
| Modifier and Type | Method and Description |
|---|---|
DisplayPatternInfo |
DisplayPatternInfo.backgroundColor(CouponBgColor backgroundColor)
Background color display pattern info.
|
| Constructor and Description |
|---|
DisplayPatternInfo(CouponBgColor backgroundColor,
String merchantLogoUrl,
String couponImageUrl,
String description,
String merchantName,
WechatChannelInfo finderInfo)
Instantiates a new Display pattern info.
|
Copyright © 2023. All rights reserved.