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

Link to this section Summary

Link to this section Types

Specs

t() :: %Thinkific.Model.WebhookResponse{
  created_at: DateTime.t(),
  created_by: float(),
  id: String.t(),
  status: String.t(),
  target_url: String.t(),
  topic: String.t(),
  updated_at: DateTime.t(),
  updated_by: float()
}