Procore.Model.Body (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.Body{
  attachments: [String.t()] | nil,
  project_id: integer(),
  work_order_contract: Procore.Model.WorkOrderContract.t()
}

Functions