| Package | Description |
|---|---|
| cn.felord.payment.wechat.enumeration | |
| cn.felord.payment.wechat.v3.domain.busifavor |
| Modifier and Type | Method and Description |
|---|---|
static BusiFavorCodeDisplayMode |
BusiFavorCodeDisplayMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusiFavorCodeDisplayMode[] |
BusiFavorCodeDisplayMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private BusiFavorCodeDisplayMode |
FavorUpdateParams.UpdateCustomEntrance.codeDisplayMode
code展示模式
|
private BusiFavorCodeDisplayMode |
CustomEntrance.codeDisplayMode
code展示模式
|
| Modifier and Type | Method and Description |
|---|---|
CustomEntrance |
CustomEntrance.codeDisplayMode(BusiFavorCodeDisplayMode codeDisplayMode)
Sets code display mode.
|
| Constructor and Description |
|---|
CustomEntrance(String storeId,
String hallId,
MiniProgramsInfo miniProgramsInfo,
String appid,
BusiFavorCodeDisplayMode codeDisplayMode) |
Copyright © 2023. All rights reserved.