Procore.Model.RestV10ProjectsProjectIdManagedEquipmentGet200ResponseInner (procore_sdk v0.3.0)
Managed Equipment
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdManagedEquipmentGet200ResponseInner{ company_id: integer() | nil, company_visible: boolean() | nil, created_at: DateTime.t() | nil, created_by: Procore.Model.RestV10ProjectsProjectIdWorkLogsGet200ResponseInnerCreatedBy.t() | nil, current_project_id: integer() | nil, deleted_at: DateTime.t() | nil, description: String.t() | nil, id: integer() | nil, identification_number: String.t() | nil, managed_equipment_category: Procore.Model.ManagedEquipmentCategory.t() | nil, managed_equipment_category_id: integer() | nil, managed_equipment_make: Procore.Model.ManagedEquipmentMake.t() | nil, managed_equipment_make_id: integer() | nil, managed_equipment_model: Procore.Model.ManagedEquipmentModel.t() | nil, managed_equipment_model_id: integer() | nil, managed_equipment_type: Procore.Model.ManagedEquipmentType.t() | nil, managed_equipment_type_id: integer() | nil, name: String.t() | nil, ownership: String.t() | nil, serial_number: String.t() | nil, status: String.t() | nil, updated_at: DateTime.t() | nil, year: integer() | nil }
Functions
Link to this function