@ccw-api/api
Preparing search index...
community-web/user-card/detail
UserCardUser
Type Alias UserCardUser
type
UserCardUser
=
{
approvalTags
:
UserCardApprovalTag
[]
;
avatar
:
CNameOssUrl
;
bio
:
string
;
followingStatus
:
null
|
string
;
identityAuthRank
:
string
;
name
:
string
;
oid
:
MongoDBId
;
reputationScore
:
|
null
|
{
rank
:
string
;
score
:
number
;
studentOid
:
MongoDBId
}
;
statistics
:
|
null
|
{
creationCount
:
number
;
followerCount
:
number
;
followingCount
:
number
;
likeCount
:
number
;
}
;
virtualValue
:
CNameOssUrl
;
}
Index
Properties
approval
Tags
avatar
bio
following
Status
identity
Auth
Rank
name
oid
reputation
Score
statistics
virtual
Value
Properties
approval
Tags
approvalTags
:
UserCardApprovalTag
[]
avatar
avatar
:
CNameOssUrl
bio
bio
:
string
following
Status
followingStatus
:
null
|
string
identity
Auth
Rank
identityAuthRank
:
string
name
name
:
string
oid
oid
:
MongoDBId
reputation
Score
reputationScore
:
null
|
{
rank
:
string
;
score
:
number
;
studentOid
:
MongoDBId
}
statistics
statistics
:
|
null
|
{
creationCount
:
number
;
followerCount
:
number
;
followingCount
:
number
;
likeCount
:
number
;
}
virtual
Value
virtualValue
:
CNameOssUrl
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approval
Tags
avatar
bio
following
Status
identity
Auth
Rank
name
oid
reputation
Score
statistics
virtual
Value
@ccw-api/api
Loading...