Procore.Model.Form3 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.Form3{
  attachments: [String.t()] | nil,
  description: String.t() | nil,
  fillable_pdf: String.t() | nil,
  name: String.t() | nil,
  private: boolean() | nil
}

Functions