Procore.Model.RfqQuote1 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RfqQuote1{
  commitment_quote_number: String.t() | nil,
  cost: float() | nil,
  description: String.t() | nil,
  schedule_impact: integer() | nil
}

Functions