Procore.Model.RestV10ProjectsProjectIdWasteLogsIdPatchRequestWasteLog (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10ProjectsProjectIdWasteLogsIdPatchRequestWasteLog{
  approximate_quantity: integer() | nil,
  date: Date.t() | nil,
  datetime: DateTime.t() | nil,
  description: String.t() | nil,
  disposal_location: String.t() | nil,
  material: String.t() | nil,
  method_of_disposal: String.t() | nil,
  time_hour: integer() | nil,
  time_minute: integer() | nil,
  vendor_id: integer() | nil
}

Functions