Procore.Model.ActualProductionQuantities
(procore_sdk v0.3.0)
Types
@type t() :: %Procore.Model.ActualProductionQuantities{
cost_code_id: integer(),
crew_id: integer() | nil,
location_id: integer() | nil,
quantity: float(),
sub_job_id: integer() | nil,
timesheet_id: integer() | nil,
wbs_code_id: integer() | nil
}