Procore.Model.Lookahead1 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.Lookahead1{
  copied_from_id: integer() | nil,
  end_date: String.t(),
  start_date: String.t()
}

Functions