Procore.Model.Body117UpdatesInner (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.Body117UpdatesInner{
  assigned_id: integer() | nil,
  color: String.t() | nil,
  description: String.t() | nil,
  finish: Date.t() | nil,
  id: integer() | nil,
  name: String.t() | nil,
  percentage: integer() | nil,
  private: boolean() | nil,
  start: Date.t() | nil
}

Functions