Procore.Model.Body61 (procore_sdk v0.2.0)

Summary

Types

@type t() :: %Procore.Model.Body61{
  attachments: [String.t()] | nil,
  meeting: Procore.Model.Meeting.t(),
  project_id: integer(),
  prostore_file_ids: [integer()] | nil
}

Functions