Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 723 Bytes

ReportTypeGroup.md

File metadata and controls

13 lines (9 loc) · 723 Bytes

ReportTypeGroup

Properties

Name Type Description Notes
id str The unique identifier for the group. [optional]
name str The group’s name, as specified under your account. [optional]
group_only bool If false, individual reports in that group can be requested; if true, all reports must be requested together. [optional]
report_types list[ReportType] A list of report types included in this group. [optional]

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