Procore.Model.Body116CalendarItem (procore_sdk v0.3.0)

Summary

Types

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

Functions