Procore.Model.ResponseLog1 (procore_sdk v0.3.0)

Response Log body

Summary

Types

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

Functions