Procore.Model.ChecklistAlternativeResponseSet (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.ChecklistAlternativeResponseSet{
  conforming_response: String.t() | nil,
  deficient_response: String.t() | nil,
  global: boolean() | nil
}

Functions