Preparing search index...
The search index is not available
GHL SDK - v1.1.6
GHL SDK
CourseCategoryInterface
Type Alias CourseCategoryInterface
CourseCategoryInterface
:
{
title
:
string
;
visibility
:
CourseVisibility
;
thumbnailUrl
?:
string
;
subCategories
?:
CourseSubCategoryInterface
[]
;
posts
?:
CoursePostInterface
[]
;
}
Type declaration
title
:
string
visibility
:
CourseVisibility
Optional
thumbnailUrl
?:
string
Optional
subCategories
?:
CourseSubCategoryInterface
[]
Optional
posts
?:
CoursePostInterface
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GHL SDK - v1.1.6
Loading...