Preparing search index...
The search index is not available
GHL SDK - v1.1.6
GHL SDK
CourseProductInterface
Type Alias CourseProductInterface
CourseProductInterface
:
{
title
:
string
;
description
:
string
;
categories
:
CourseCategoryInterface
[]
;
imageUrl
?:
string
;
instructorDetails
?:
CourseInstructorDetails
;
}
Type declaration
title
:
string
description
:
string
categories
:
CourseCategoryInterface
[]
Optional
imageUrl
?:
string
Optional
instructorDetails
?:
CourseInstructorDetails
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GHL SDK - v1.1.6
Loading...