FishPi.js API Documentation - v0.1.28
Preparing search index...
UserVIP
Class UserVIP
VIP 信息
Implements
IUserVIP
Index
Constructors
constructor
Properties
auto
Checkin
bold
color
created
At
expires
At
joint
Vip
lv
Code
metal
o
Id
state
underline
updated
At
user
Id
Accessors
create
Date
expire
Date
is
Vip
update
Date
vip
Name
Methods
from
Constructors
constructor
new
UserVIP
()
:
UserVIP
Returns
UserVIP
Properties
auto
Checkin
autoCheckin
:
number
= 0
是否自动签到
bold
bold
:
boolean
= false
是否加粗
color
color
:
string
= ''
颜色
created
At
createdAt
:
number
= 0
创建时间
expires
At
expiresAt
:
number
= 0
过期时间
joint
Vip
jointVip
:
boolean
= false
是否 VIP
lv
Code
lvCode
:
string
= ''
等级代码
metal
metal
:
boolean
= false
是否有金属质感
o
Id
oId
:
string
= ''
VIP Id
state
state
:
number
= 0
VIP 状态
underline
underline
:
boolean
= false
是否有下划线
updated
At
updatedAt
:
number
= 0
更新时间
user
Id
userId
:
string
= ''
用户 Id
Accessors
create
Date
get
createDate
()
:
Date
Returns
Date
expire
Date
get
expireDate
()
:
Date
Returns
Date
is
Vip
get
isVip
()
:
boolean
Returns
boolean
update
Date
get
updateDate
()
:
Date
Returns
Date
vip
Name
get
vipName
()
:
string
Returns
string
Methods
Static
from
from
(
data
:
any
)
:
UserVIP
Parameters
data
:
any
Returns
UserVIP
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
auto
Checkin
bold
color
created
At
expires
At
joint
Vip
lv
Code
metal
o
Id
state
underline
updated
At
user
Id
Accessors
create
Date
expire
Date
is
Vip
update
Date
vip
Name
Methods
from
FishPi.js API Documentation - v0.1.28
Loading...
VIP 信息