Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.09 KB

File metadata and controls

34 lines (22 loc) · 1.09 KB

Report

Properties

Name Type Description Notes
active Boolean [optional]
dataSources List<ReportDataSource> [optional]
defaultDatasetId String [optional]
defaultProjectId String [optional]
filters List<ReportFilter> [optional]
merchantId String [optional]
name String [optional]
pages List<ReportPage> [optional]
reportOid Integer Object identifier for this report. [optional]
securityLevel SecurityLevelEnum Security level to execute report under [optional]
settings String A JSON representation of the settings for this report [optional]

Enum: SecurityLevelEnum

Name Value
STANDARD "standard"
LOW "low"
MEDIUM "medium"
HIGH "high"