@ccw-api/api
Preparing search index...
types/userData
StudentProfile
Interface StudentProfile
interface
StudentProfile
{
avatar
:
|
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
bio
:
string
;
birthday
:
number
;
category
:
string
;
commentCount
:
number
;
extraInfo
:
ProfileExtraInfo
;
gender
:
string
;
hideGender
:
boolean
;
identityAuthRank
:
string
;
lastLoginAt
:
number
;
memberArchive
:
MemberArchive
;
name
:
string
;
picUrl
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
regChannel
:
string
;
reputationScore
:
ReputationScore
;
statistics
:
ProfileStatistics
;
studentCreatedDays
:
number
;
studentNumber
:
string
;
studentOid
:
string
;
virtualValue
:
|
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
}
Hierarchy (
View Summary
)
BaseUser
StudentProfile
Index
Properties
avatar
bio
birthday
category
comment
Count
extra
Info
gender
hide
Gender
identity
Auth
Rank
last
Login
At
member
Archive
name
pic
Url
reg
Channel
reputation
Score
statistics
student
Created
Days
student
Number
student
Oid
virtual
Value
Properties
avatar
avatar
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
bio
bio
:
string
birthday
birthday
:
number
category
category
:
string
comment
Count
commentCount
:
number
extra
Info
extraInfo
:
ProfileExtraInfo
gender
gender
:
string
hide
Gender
hideGender
:
boolean
identity
Auth
Rank
identityAuthRank
:
string
last
Login
At
lastLoginAt
:
number
member
Archive
memberArchive
:
MemberArchive
name
name
:
string
pic
Url
picUrl
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
reg
Channel
regChannel
:
string
reputation
Score
reputationScore
:
ReputationScore
statistics
statistics
:
ProfileStatistics
student
Created
Days
studentCreatedDays
:
number
student
Number
studentNumber
:
string
student
Oid
studentOid
:
string
virtual
Value
virtualValue
:
|
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
bio
birthday
category
comment
Count
extra
Info
gender
hide
Gender
identity
Auth
Rank
last
Login
At
member
Archive
name
pic
Url
reg
Channel
reputation
Score
statistics
student
Created
Days
student
Number
student
Oid
virtual
Value
@ccw-api/api
Loading...