Record
post-account-export-response
No description available.
record post-account-export-response {
links: option<list<post-account-export-response-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<post-account-export-response-links-item>> | |
| download-url | option<string> | |
| export-id | option<s32> | |
| finished | option<string> | |
| size-in-bytes | option<s32> | |
| started | option<string> |