ThinkificAdminAPI.Model.ContentResponse (Thinkific Admin API v0.1.3)

Link to this section Summary

Link to this section Types

Specs

t() :: %ThinkificAdminAPI.Model.ContentResponse{
  chapter_id: float(),
  contentable_type: ContentableType,
  free: boolean(),
  id: float(),
  name: String.t(),
  position: float(),
  take_url: String.t()
}