Procore.Model.RestV10ChecklistListsGet200ResponseInner (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10ChecklistListsGet200ResponseInner{
  lists: [Procore.Model.Checklist1.t()] | nil,
  name: String.t() | nil,
  response_set: Procore.Model.ChecklistDefaultResponseSet.t() | nil,
  template_id: integer() | nil
}

Functions