Procore.Model.ManagedEquipmentCategory (procore_sdk v0.3.0)
Equipment Category
Summary
Types
@type t() :: %Procore.Model.ManagedEquipmentCategory{ company_id: integer() | nil, created_at: DateTime.t() | nil, created_by: Procore.Model.RestV10ProjectsProjectIdWorkLogsGet200ResponseInnerCreatedBy.t() | nil, deleted_at: DateTime.t() | nil, id: integer() | nil, is_active: boolean() | nil, name: String.t() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function