Record
get-reporting-report-runs-response
No description available.
record get-reporting-report-runs-response {
data: list<report-run>,
has-more: bool,
object: get-reporting-report-runs-response-object-enum,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<report-run> | |
| has-more | bool | |
| object | get-reporting-report-runs-response-object-enum | |
| url | string |