@ccw-api/api
Preparing search index...
types/search
SearchResult
SearchStudent
Interface SearchStudent
interface
SearchStudent
{
approvalTagRelations
:
SearchApprovalTagRelation
[]
;
avatar
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
bio
:
string
;
createdAt
:
number
;
creationCount
:
number
;
creations
:
Creation
[]
;
followerCount
:
number
;
followingStatus
:
"UNFOLLOWED"
|
"FOLLOWED"
|
"BOTH_FOLLOWED"
;
gender
:
"MALE"
|
"FEMALE"
;
name
:
string
;
oid
:
string
;
studentNumber
:
`
${
number
}
`
;
updatedAt
:
number
;
virtualValue
:
|
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
}
Index
Properties
approval
Tag
Relations
avatar
bio
created
At
creation
Count
creations
follower
Count
following
Status
gender
name
oid
student
Number
updated
At
virtual
Value
Properties
approval
Tag
Relations
approvalTagRelations
:
SearchApprovalTagRelation
[]
avatar
avatar
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
bio
bio
:
string
created
At
createdAt
:
number
creation
Count
creationCount
:
number
creations
creations
:
Creation
[]
follower
Count
followerCount
:
number
following
Status
followingStatus
:
"UNFOLLOWED"
|
"FOLLOWED"
|
"BOTH_FOLLOWED"
gender
gender
:
"MALE"
|
"FEMALE"
name
name
:
string
oid
oid
:
string
student
Number
studentNumber
:
`
${
number
}
`
updated
At
updatedAt
:
number
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
approval
Tag
Relations
avatar
bio
created
At
creation
Count
creations
follower
Count
following
Status
gender
name
oid
student
Number
updated
At
virtual
Value
@ccw-api/api
Loading...