Procore.Model.RestV10ProjectsProjectIdActualProductionQuantitiesIdGetRequestActualProductionQuantity (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdActualProductionQuantitiesIdGetRequestActualProductionQuantity{
    crew_id: integer() | nil,
    location_id: integer() | nil,
    quantity: float()
  }

Functions