Structs§
- Create
Reporting Report Run - Creates a new object and begin running the report. (Certain report types require a live-mode API key.).
- Create
Reporting Report RunParameters - Parameters specifying how the report should be run. Different Report Types have different required and optional parameters, listed in the API Access to Reports documentation.
- List
Reporting Report Run - Returns a list of Report Runs, with the most recent appearing first.
- Retrieve
Reporting Report Run - Retrieves the details of an existing Report Run.
Enums§
- Create
Reporting Report RunParameters Reporting Category - Category of balance transactions to be included in the report run.
- Create
Reporting Report RunParameters Timezone - Defaults to
Etc/UTC. The output timezone for all timestamps in the report. A list of possible time zone values is maintained at the IANA Time Zone Database. Has no effect oninterval_startorinterval_end.