Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 604 Bytes

ReportTypeGroup.md

File metadata and controls

13 lines (8 loc) · 604 Bytes

ReportTypeGroup

Properties

Name Type Description Notes
id kotlin.String The unique identifier for the group. [optional]
name kotlin.String The group’s name, as specified under your account. [optional]
groupOnly kotlin.Boolean If false, individual reports in that group can be requested; if true, all reports must be requested together. [optional]
reportTypes kotlin.Array<ReportType> A list of report types included in this group. [optional]