Cost Code
@type t() :: %Procore.Model.RestV10BudgetLineItemsPost201ResponseCostCode{ code: String.t() | nil, full_code: String.t() | nil, id: integer() | nil, name: String.t() | nil }