Procore.Model.RestV10VendorsIdGet200ResponseOneOf1AllOfStandardCostCodesInner (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10VendorsIdGet200ResponseOneOf1AllOfStandardCostCodesInner{
    code: String.t() | nil,
    full_code: String.t() | nil,
    id: integer() | nil,
    name: String.t() | nil,
    origin_data: String.t() | nil,
    origin_id: String.t() | nil,
    parent_id: integer() | nil,
    standard_cost_code_list_id: integer() | nil
  }

Functions