Procore.Model.RestV10ProjectsProjectIdEquipmentLogsGet200ResponseInnerEquipment (procore_sdk v0.1.3)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdEquipmentLogsGet200ResponseInnerEquipment{
    id: integer() | nil,
    name: String.t() | nil,
    position: integer() | nil,
    project_id: integer() | nil
  }

Functions