Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 969 Bytes

ReportEmail.md

File metadata and controls

15 lines (11 loc) · 969 Bytes

ReportEmail

Properties

Name Type Description Notes
access str The format to distribute the report in when sending to users who have explicit access to the report. [optional]
additional str The format to distribute the report to additional recipients. [optional]
additional_recipients list[str] The email address of additional recipients to distribute the report to. [optional]
asset_access bool Whether to distribute the report to all users to have access to assets in the report. [optional]
owner str The format to distribute the report to the owner. [optional]
smtp ReportEmailSmtp SMTP delivery settings. [optional]

[Back to Model list] [Back to API list] [Back to README]