Procore.Model.Body57 (procore_sdk v0.1.3)

Summary

Types

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

Functions