Budgeted Production Quantity Object
@type t() :: %Procore.Model.BudgetedProductionQuantity{ cost_code_id: integer() | nil, project_id: integer() | nil, quantity: float() | nil, unit_of_measure: String.t() | nil, wbs_code_id: integer() | nil }