Procore.Model.RestV10CompaniesCompanyIdManagedEquipmentTypesPostRequestManagedEquipmentType (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10CompaniesCompanyIdManagedEquipmentTypesPostRequestManagedEquipmentType{
    is_active: boolean() | nil,
    managed_equipment_category_id: integer(),
    name: String.t()
  }

Functions