| Package | Description |
|---|---|
| cn.felord.mp.domain.card |
| Modifier and Type | Field and Description |
|---|---|
private PayInfo |
UpdateBaseInfo.isPayAndQrcode
是否设置该会员卡中部的按钮同时支持微信支付刷卡和会员卡二维码
|
private PayInfo |
MemberCardBaseInfo.payInfo
支付功能结构体
|
private PayInfo |
UpdateBaseInfo.payInfo
支付功能结构体
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBaseInfo |
UpdateBaseInfo.payAndQrcode(PayInfo isPayAndQrcode)
Pay and qrcode update base info.
|
MemberCardBaseInfo |
MemberCardBaseInfo.payInfo(PayInfo payInfo)
Pay info member card base info.
|
UpdateBaseInfo |
UpdateBaseInfo.payInfo(PayInfo payInfo)
Pay info 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.
|
Copyright © 2023. All rights reserved.