| Package | Description |
|---|---|
| cn.felord.mp.domain.card | |
| cn.felord.mp.enumeration |
| Modifier and Type | Field and Description |
|---|---|
private CardCodeType |
MemberCardBaseInfo.codeType
码型
|
private CardCodeType |
UpdateBaseInfo.codeType
码型
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBaseInfo |
UpdateBaseInfo.codeType(CardCodeType codeType)
Code type update base info.
|
| Constructor and Description |
|---|
MemberCardBaseInfo(String logoUrl,
CardCodeType codeType,
String notice,
String description,
String brandName,
String title,
CardBgColor color,
DateInfo dateInfo,
PayInfo payInfo,
Sku sku,
Boolean isPayAndQrcode,
Boolean useCustomCode,
Boolean bindOpenid,
String servicePhone,
List<Integer> locationIdList,
Boolean useAllLocations,
String centerTitle,
String centerSubTitle,
String centerUrl,
String customUrlName,
String customUrl,
String customUrlSubTitle,
String promotionUrlName,
String promotionUrl,
String promotionUrlSubTitle,
Integer getLimit,
Boolean canShare,
Boolean canGiveFriend,
Boolean needPushOnView,
CardStatus status)
Instantiates a new Member card base info.
|
| Modifier and Type | Method and Description |
|---|---|
static CardCodeType |
CardCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CardCodeType[] |
CardCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.