Procore.Model.ChecklistResponse1 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.ChecklistResponse1{
  id: integer() | nil,
  item_status_id: integer() | nil,
  name: String.t() | nil,
  status: String.t() | nil
}

Functions