Member Junction
Preparing search index...
@memberjunction/actions-bizapps-lms
LearnWorldsBundle
Interface LearnWorldsBundle
Standard representation of a LearnWorlds bundle
interface
LearnWorldsBundle
{
courses
:
string
[]
;
createdAt
:
string
;
currency
?:
string
;
description
?:
string
;
id
:
string
;
isActive
:
boolean
;
price
?:
number
;
thumbnailUrl
?:
string
;
title
:
string
;
totalCourses
:
number
;
totalEnrollments
:
number
;
updatedAt
:
string
;
}
Index
Properties
courses
created
At
currency?
description?
id
is
Active
price?
thumbnail
Url?
title
total
Courses
total
Enrollments
updated
At
Properties
courses
courses
:
string
[]
created
At
createdAt
:
string
Optional
currency
currency
?:
string
Optional
description
description
?:
string
id
id
:
string
is
Active
isActive
:
boolean
Optional
price
price
?:
number
Optional
thumbnail
Url
thumbnailUrl
?:
string
title
title
:
string
total
Courses
totalCourses
:
number
total
Enrollments
totalEnrollments
:
number
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
courses
created
At
currency
description
id
is
Active
price
thumbnail
Url
title
total
Courses
total
Enrollments
updated
At
Member Junction
Loading...
Standard representation of a LearnWorlds bundle