Name | Type | Writable | Description |
---|
createdAt | int | | Creation date as Unix timestamp (In seconds)
| description | string | V | Report description
| id | int | | Report id
| name | string | V | Report name
| partnerId | int | V | Partner id associated with the report
| query | string | V | Report query
| systemName | string | V | Used to identify system reports in a friendly way
| updatedAt | int | | Last update date as Unix timestamp (In seconds)
|
|