Procore.Model.Form1 (procore_sdk v0.3.0)

Summary

Types

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

Functions