Procore.Model.RestV10RfqsIdPatchRequest (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10RfqsIdPatchRequest{
  contract_id: integer(),
  project_id: integer(),
  rfq: Procore.Model.Rfq3.t()
}

Functions