Procore.Model.RestV10ChangeEventsIdPatchRequest (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10ChangeEventsIdPatchRequest{
  attachments: [String.t()] | nil,
  change_event: Procore.Model.ChangeEvent1.t(),
  project_id: integer()
}

Functions