| Package | Description |
|---|---|
| cn.felord.mp.domain.card | |
| cn.felord.mp.enumeration |
| Modifier and Type | Field and Description |
|---|---|
private UserCardStatus |
CardUserInfoResponse.userCardStatus
当前用户的会员卡状态,NORMAL 正常 EXPIRE
已过期 GIFTING 转赠中 GIFT_SUCC 转赠成功
GIFT_TIMEOUT 转赠超时 DELETE 已删除,UNAVAILABLE 已失效
|
private UserCardStatus |
UserCardResponse.userCardStatus |
| Modifier and Type | Method and Description |
|---|---|
static UserCardStatus |
UserCardStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserCardStatus[] |
UserCardStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.