Procore.Model.RestV10ChangeOrderPackagesIdPatchRequest (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10ChangeOrderPackagesIdPatchRequest{
  change_order:
    Procore.Model.RestV10ChangeOrderPackagesPostRequestChangeOrder.t(),
  contract_id: integer() | nil,
  project_id: integer()
}

Functions