Procore.Model.RestV10ProjectsProjectIdSpecificationSetsGet200ResponseInner (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdSpecificationSetsGet200ResponseInner{
    company_id: integer() | nil,
    created_at: Date.t() | nil,
    date: Date.t() | nil,
    deleted_at: Date.t() | nil,
    id: integer() | nil,
    name: String.t() | nil,
    position: integer() | nil,
    project_id: integer() | nil,
    updated_at: Date.t() | nil
  }

Functions