zdu-student-api - v1.1.6
Preparing search index...
AudienceRoom
Interface AudienceRoom
Аудиторія
Remarks
name
— Назва аудиторії
block
— Назва блоку
type
— Тип аудиторії
places
— Кількість місць
comment
— Коментар до аудиторії
interface
AudienceRoom
{
block
:
string
;
comment
:
string
;
name
:
string
;
places
:
string
;
type
:
string
;
}
Index
Properties
block
comment
name
places
type
Properties
block
block
:
string
comment
comment
:
string
name
name
:
string
places
places
:
string
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
comment
name
places
type
zdu-student-api - v1.1.6
Loading...
Аудиторія
Remarks
name— Назва аудиторіїblock— Назва блокуtype— Тип аудиторіїplaces— Кількість місцьcomment— Коментар до аудиторії