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

Link to this section Summary

Link to this section Types

Specs

t() :: %Thinkific.Model.CollectionResponse{
  created_at: DateTime.t(),
  default: boolean(),
  description: String.t(),
  id: float(),
  name: String.t(),
  product_ids: [float()],
  slug: String.t()
}