ENUM
ReportAttachmentType
Description
ReportAttachmentType defines 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.
- }