Skip to main content
Union type representing the supported attachment file types. Currently supported types:
  • "document": Document files (PDFs, Word docs, etc.)
class AttachmentType(str, Enum)