Schemas-Membership & Courses

visibility

string
Allowed values:
publisheddraft
Example
published

contentType

string
Allowed values:
videoassignmentquiz
Example
video

type

string
Allowed values:
pdfimagedocxpptxxlsxhtmldotxepubwebpgdocmp3doctxtzippptkeyhtmxlsodpodtrtfm4aodsmp4aiavimovwmvmkvwavflacoggpngjpegjpggifbmptiffsvgodgsxwsxcsxirar7zjsonxmlcsvmdobjstlwoffttf
Example
pdf

PostMaterialInterface

title
string
required
type
string
required
Allowed values:
pdfimagedocxpptxxlsxhtmldotxepubwebpgdocmp3doctxtzippptkeyhtmxlsodpodtrtfm4aodsmp4aiavimovwmvmkvwavflacoggpngjpegjpggifbmptiffsvgodgsxwsxcsxirar7zjsonxmlcsvmdobjstlwoffttf
url
string
required
Example
{
  "title": "string",
  "type": "pdf",
  "url": "string"
}

PostInterface

title
string
required
visibility
string
required
Allowed values:
publisheddraft
thumbnailUrl
string
contentType
string
required
Allowed values:
videoassignmentquiz
description
string
required
bucketVideoUrl
string
postMaterials
array[object]
title
string
required
type
string
required
Allowed values:
pdfimagedocxpptxxlsxhtmldotxepubwebpgdocmp3doctxtzippptkeyhtmxlsodpodtrtfm4aodsmp4aiavimovwmvmkvwavflacoggpngjpegjpggifbmptiffsvgodgsxwsxcsxirar7zjsonxmlcsvmdobjstlwoffttf
url
string
required
Example
{
  "title": "string",
  "visibility": "published",
  "thumbnailUrl": "string",
  "contentType": "video",
  "description": "string",
  "bucketVideoUrl": "string",
  "postMaterials": [
    {
      "title": "string",
      "type": "pdf",
      "url": "string"
    }
  ]
}

SubCategoryInterface

title
string
required
visibility
string
required
Allowed values:
publisheddraft
thumbnailUrl
string
posts
array[object]
title
string
required
visibility
string
required
Allowed values:
publisheddraft
thumbnailUrl
string
contentType
string
required
Allowed values:
videoassignmentquiz
description
string
required
bucketVideoUrl
string
postMaterials
array[object]
Example
{
  "title": "string",
  "visibility": "published",
  "thumbnailUrl": "string",
  "posts": [
    {
      "title": "string",
      "visibility": "published",
      "thumbnailUrl": "string",
      "contentType": "video",
      "description": "string",
      "bucketVideoUrl": "string",
      "postMaterials": [
        {}
      ]
    }
  ]
}

CategoryInterface

title
string
required
visibility
string
required
Allowed values:
publisheddraft
thumbnailUrl
string
posts
array[object]
title
string
required
visibility
string
required
Allowed values:
publisheddraft
thumbnailUrl
string
contentType
string
required
Allowed values:
videoassignmentquiz
description
string
required
bucketVideoUrl
string
postMaterials
array[object]
subCategories
array[object]
title
string
required
visibility
string
required
Allowed values:
publisheddraft
thumbnailUrl
string
posts
array[object]
title
string
required
visibility
string
required
Allowed values:
publisheddraft
thumbnailUrl
string
contentType
string
required
Allowed values:
videoassignmentquiz
description
string
required
bucketVideoUrl
string
postMaterials
array[object]
Example
{
  "title": "string",
  "visibility": "published",
  "thumbnailUrl": "string",
  "posts": [
    {
      "title": "string",
      "visibility": "published",
      "thumbnailUrl": "string",
      "contentType": "video",
      "description": "string",
      "bucketVideoUrl": "string",
      "postMaterials": [
        {}
      ]
    }
  ],
  "subCategories": [
    {
      "title": "string",
      "visibility": "published",
      "thumbnailUrl": "string",
      "posts": [
        {}
      ]
    }
  ]
}

InstructorDetails

name
string
required
description
string
required
Example
{
  "name": "string",
  "description": "string"
}

ProductInterface

title
string
required
description
string
required
imageUrl
string
categories
array[object]
required
title
string
required
visibility
string
required
Allowed values:
publisheddraft
thumbnailUrl
string
posts
array[object]
title
string
required
visibility
string
required
Allowed values:
publisheddraft
thumbnailUrl
string
contentType
string
required
Allowed values:
videoassignmentquiz
description
string
required
bucketVideoUrl
string
postMaterials
array[object]
title
string
required
type
string
required
Allowed values:
pdfimagedocxpptxxlsxhtmldotxepubwebpgdocmp3doctxtzippptkeyhtmxlsodpodtrtfm4aodsmp4aiavimovwmvmkvwavflacoggpngjpegjpggifbmptiffsvgodgsxwsxcsxirar7zjsonxmlcsvmdobjstlwoffttf
url
string
required
subCategories
array[object]
title
string
required
visibility
string
required
Allowed values:
publisheddraft
thumbnailUrl
string
posts
array[object]
title
string
required
visibility
string
required
Allowed values:
publisheddraft
thumbnailUrl
string
contentType
string
required
Allowed values:
videoassignmentquiz
description
string
required
bucketVideoUrl
string
postMaterials
array[object]
title
string
required
type
string
required
Allowed values:
pdfimagedocxpptxxlsxhtmldotxepubwebpgdocmp3doctxtzippptkeyhtmxlsodpodtrtfm4aodsmp4aiavimovwmvmkvwavflacoggpngjpegjpggifbmptiffsvgodgsxwsxcsxirar7zjsonxmlcsvmdobjstlwoffttf
url
string
required
instructorDetails
object
name
string
required
description
string
required
Example
{
  "title": "string",
  "description": "string",
  "imageUrl": "string",
  "categories": [
    {
      "title": "string",
      "visibility": "published",
      "thumbnailUrl": "string",
      "posts": [
        {}
      ],
      "subCategories": [
        {}
      ]
    }
  ],
  "instructorDetails": {
    "name": "string",
    "description": "string"
  }
}

PublicExporterPayload

locationId
string
required
userId
string
products
array[object]
required
title
string
required
description
string
required
imageUrl
string
categories
array[object]
required
instructorDetails
object
Example
{
  "locationId": "string",
  "userId": "string",
  "products": [
    {
      "title": "string",
      "description": "string",
      "imageUrl": "string",
      "categories": [
        {}
      ],
      "instructorDetails": {}
    }
  ]
}