Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReportTaskRequestAllOf

export
interface

ReportTaskRequestAllOf

Hierarchy

  • ReportTaskRequestAllOf

Index

Properties

Optional confirmedEmailRecipients

confirmedEmailRecipients: boolean

Denotes whether the email recipient list is confirmed. Value required to be true if emailRecipients is defined.

memberof

ReportTaskRequestAllOf

Optional emailRecipients

emailRecipients: Array<string>

Emails to send the report to. This is only allowed if "Allow reports to be shared with any email" is to true.

memberof

ReportTaskRequestAllOf

Optional usersToShareWith

Users to share the published report with. This field will be updated entirely if provided

memberof

ReportTaskRequestAllOf

Generated using TypeDoc