ENUM
ReportAttachmentType
Description
The attachment type for report emails.
link GraphQL Schema definition
- enum ReportAttachmentType {
- # CSV attachment type for report emails.
- # PDF attachment type for report emails.
- # Unspecified attachment type.
- }