@juki-team/commons - v0.1.10
Preparing search index...
CourseDataResponseDTO
Interface CourseDataResponseDTO
interface
CourseDataResponseDTO
{
abstract
:
string
;
coverImageUrl
:
string
;
description
:
string
;
key
:
string
;
lessons
:
{
worksheet
:
CourseLessonsWorksheetDataResponseDTO
}
[]
;
members
:
EntityMembersResponseDTO
;
owner
:
UserCompanyBasicInfoResponseDTO
;
title
:
string
;
user
:
CourseUserResponseDTO
;
}
Hierarchy (
View Summary
)
CourseSummaryListResponseDTO
CourseDataResponseDTO
Index
Properties
abstract
cover
Image
Url
description
key
lessons
members
owner
title
user
Properties
abstract
abstract
:
string
cover
Image
Url
coverImageUrl
:
string
description
description
:
string
key
key
:
string
lessons
lessons
:
{
worksheet
:
CourseLessonsWorksheetDataResponseDTO
}
[]
members
members
:
EntityMembersResponseDTO
owner
owner
:
UserCompanyBasicInfoResponseDTO
title
title
:
string
user
user
:
CourseUserResponseDTO
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abstract
cover
Image
Url
description
key
lessons
members
owner
title
user
@juki-team/commons - v0.1.10
Loading...