Procore.Model.ChecklistSectionItemObservationsInnerType (procore_sdk v0.3.0)

Observation Type

Summary

Types

@type t() :: %Procore.Model.ChecklistSectionItemObservationsInnerType{
  active: boolean() | nil,
  id: integer() | nil,
  name: String.t() | nil
}

Functions