@ccw-api/api
Preparing search index...
types/userData
OtherUser
Interface OtherUser
interface
OtherUser
{
accountOid
:
string
;
accountType
:
"STUDENT"
;
approvalTagRelations
:
ApprovalStatus
<
number
,
string
>
[]
;
avatar
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
createdAt
:
number
;
currentCreationPlaytime
:
null
;
ext
:
{}
;
hideGender
:
boolean
;
id
:
number
;
name
:
string
;
picUrl
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
status
:
"NORMAL"
;
updatedAt
:
number
;
virtualValue
:
|
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
}
Hierarchy (
View Summary
)
BaseUser
OtherUser
Index
Properties
account
Oid
account
Type
approval
Tag
Relations
avatar
created
At
current
Creation
Playtime
ext
hide
Gender
id
name
pic
Url
status
updated
At
virtual
Value
Properties
account
Oid
accountOid
:
string
account
Type
accountType
:
"STUDENT"
approval
Tag
Relations
approvalTagRelations
:
ApprovalStatus
<
number
,
string
>
[]
avatar
avatar
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
created
At
createdAt
:
number
current
Creation
Playtime
currentCreationPlaytime
:
null
ext
ext
:
{}
hide
Gender
hideGender
:
boolean
id
id
:
number
name
name
:
string
pic
Url
picUrl
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
status
status
:
"NORMAL"
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
account
Oid
account
Type
approval
Tag
Relations
avatar
created
At
current
Creation
Playtime
ext
hide
Gender
id
name
pic
Url
status
updated
At
virtual
Value
@ccw-api/api
Loading...