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