Record
wdr-report
No description available.
record wdr-report {
created-at: option<string>,
end-time: option<string>,
id: option<string>,
record-type: option<string>,
report-url: option<string>,
start-time: option<string>,
status: option<wdr-report-status-enum>,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | option<string> | |
| end-time | option<string> | |
| id | option<string> | |
| record-type | option<string> | |
| report-url | option<string> | |
| start-time | option<string> | |
| status | option<wdr-report-status-enum> | |
| updated-at | option<string> |