Procore.Model.RestV10ProjectsProjectIdEquipmentLogsGet200ResponseInnerEquipment (procore_sdk v0.3.0)

Equipment of Equipment (Legacy) Tool. Can't be present at the same time with 'equipment_register' field

Summary

Types

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

Functions