Procore.Model.RestV10CompaniesCompanyIdManagedEquipmentMaintenanceLogsIdAttachmentsPostRequestManagedEquipmentMaintenanceLogsAttachment (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10CompaniesCompanyIdManagedEquipmentMaintenanceLogsIdAttachmentsPostRequestManagedEquipmentMaintenanceLogsAttachment{
    documents: [integer()] | nil,
    folders: [integer()] | nil,
    managed_equipment_maintenance_logs_id: integer() | nil,
    upload_uuids: [integer()] | nil
  }

Functions