| Package | Description |
|---|---|
| cn.felord.mp.domain.card |
| Modifier and Type | Field and Description |
|---|---|
private DateInfo |
MemberCardBaseInfo.dateInfo
使用日期,有效期的信息
|
private DateInfo |
UpdateBaseInfo.dateInfo
使用日期,有效期的信息
|
| Modifier and Type | Method and Description |
|---|---|
static DateInfo |
DateInfo.permanent()
永久有效类型
|
static DateInfo |
DateInfo.timeRange(Instant beginTimestamp,
Instant endTimestamp)
Time range date info.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBaseInfo |
UpdateBaseInfo.dateInfo(DateInfo dateInfo)
Date 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.