Record
get-account-exports-response-exports-item
No description available.
record get-account-exports-response-exports-item {
links: option<list<get-account-exports-response-exports-item-links-item>>,
download-url: option<string>,
export-id: option<s32>,
finished: option<string>,
size-in-bytes: option<s32>,
started: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| links | option<list<get-account-exports-response-exports-item-links-item>> | |
| download-url | option<string> | |
| export-id | option<s32> | |
| finished | option<string> | |
| size-in-bytes | option<s32> | |
| started | option<string> |