Procore.Model.PdfTemplateConfigPdfConfigOptions (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.PdfTemplateConfigPdfConfigOptions{
  attendees_phone_number_display: boolean() | nil,
  attendees_table_format: boolean() | nil,
  collapse_na_sections: boolean() | nil,
  disclaimer_footer_text: boolean() | nil,
  show_activity_details: boolean() | nil,
  show_na_items: boolean() | nil,
  show_status_change: boolean() | nil
}

Functions