@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 }