Procore.Model.Task2 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.Task2{
  id: integer() | nil,
  key: String.t() | nil,
  name: String.t() | nil
}

Functions