Procore.Model.RestV10ProjectsProjectIdToolsGet200ResponseInner
(procore_sdk v0.3.0)
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdToolsGet200ResponseInner{
engine_name: String.t() | nil,
id: integer() | nil,
is_active: boolean() | nil,
position: integer() | nil,
required: boolean() | nil,
title: String.t() | nil
}