Wasm Directoryalpha
Record

get-account-export-id-response

No description available.

record get-account-export-id-response {
  links: option​<list​<get-account-export-id-response-links-item>>,
  download-url: option​<string>,
  export-id: option​<s32>,
  finished: option​<string>,
  size-in-bytes: option​<s32>,
  started: option​<string>,
}

Fields

NameTypeDescription
linksoption​<list​<get-account-export-id-response-links-item>>
download-urloption​<string>
export-idoption​<s32>
finishedoption​<string>
size-in-bytesoption​<s32>
startedoption​<string>