Procore.Model.GenericToolItemsInner1 (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.GenericToolItemsInner1{ assignee_ids: [integer()] | nil, cost_code_id: integer() | nil, cost_impact: String.t() | nil, cost_impact_value: String.t() | nil, "custom_field_%{custom_field_definition_id}": Procore.Model.WorkOrderContractCustomFieldCustomFieldDefinitionId.t() | nil, due_date: Date.t() | nil, id: integer(), location_id: integer() | nil, private: boolean() | nil, quantity: integer() | nil, received_from_id: integer() | nil, schedule_impact: String.t() | nil, schedule_impact_value: String.t() | nil, specification_section_id: integer() | nil, status: String.t() | nil, sub_job_id: integer() | nil, task_ids: [integer()] | nil, trade_id: integer() | nil, trade_ids: [integer()] | nil, uom: String.t() | nil }
Functions
Link to this function