Thinkific.Model.ChapterResponse (Thinkific API SDK v0.1.3)

Link to this section Summary

Link to this section Types

Specs

t() :: %Thinkific.Model.ChapterResponse{
  content_ids: [float()],
  description: String.t(),
  duration_in_seconds: float(),
  id: float(),
  name: String.t(),
  position: float()
}