| Package | Description |
|---|---|
| cn.felord.mp.domain.card |
| Modifier and Type | Field and Description |
|---|---|
private CustomCell |
MemberCardInfo.customCell1
自定义会员信息类目,会员卡激活后显示
|
private CustomCell |
UpdateCard.customCell1
自定义会员信息类目,会员卡激活后显示
|
| Modifier and Type | Method and Description |
|---|---|
MemberCardInfo |
MemberCardInfo.customCell1(CustomCell customCell1)
Custom cell 1 member card info.
|
UpdateCard |
UpdateCard.customCell1(CustomCell customCell1)
Custom cell 1 update card.
|
| Constructor and Description |
|---|
MemberCardInfo(String backgroundPicUrl,
MemberCardBaseInfo baseInfo,
String prerogative,
Boolean autoActivate,
Boolean wxActivate,
Boolean supplyBonus,
String bonusUrl,
Boolean supplyBalance,
String balanceUrl,
CustomField customField1,
CustomField customField2,
CustomField customField3,
String bonusCleared,
String bonusRules,
String balanceRules,
String activateUrl,
String activateAppBrandUserName,
String activateAppBrandPass,
CustomCell customCell1,
BonusRule bonusRule,
AdvancedInfo advancedInfo,
Integer discount)
Instantiates a new Member card info.
|
Copyright © 2023. All rights reserved.