Record
report-run
No description available.
record report-run {
created: s32,
error: option<string>,
id: string,
livemode: bool,
object: report-run-object-enum,
parameters: financial-reporting-finance-report-run-run-parameters,
report-type: string,
result-op: option<string>,
status: string,
succeeded-at: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| created | s32 | |
| error | option<string> | |
| id | string | |
| livemode | bool | |
| object | report-run-object-enum | |
| parameters | financial-reporting-finance-report-run-run-parameters | |
| report-type | string | |
| result-op | option<string> | |
| status | string | |
| succeeded-at | option<s32> |