Procore.Model.ResponseLog (procore_sdk v0.3.0)

Response Log body

Summary

Types

@type t() :: %Procore.Model.ResponseLog{
  comment: String.t() | nil,
  document_management_document_revision_ids: [String.t()] | nil,
  prostore_file_ids: [integer()] | nil,
  upload_ids: [String.t()] | nil
}

Functions