@type t() :: %Procore.Model.StandardCostCode{ 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 }