fursuit-tv-sdk
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
fursuit-tv-sdk
fursuit-tv-sdk
/
com.furrist.rp.furtv.sdk.school
/
SchoolInfo
/
SchoolInfo
School
Info
constructor
(
id
:
String
,
name
:
String
,
logoUrl
:
String
?
=
null
,
location
:
String
?
=
null
,
description
:
String
?
=
null
,
studentCount
:
Int
?
=
null
)
Parameters
id
学校 ID
name
学校名称
logo
Url
学校 Logo URL
location
学校位置
description
学校描述(可选)
student
Count
学生数量(可选)