Wasm Directoryalpha
Record

get-files-id-versions-params

No description available.

record get-files-id-versions-params {
  file-id: string,
  fields: option​<list​<string>>,
  limit: option​<s64>,
  offset: option​<s64>,
}

Fields

NameTypeDescription
file-idstring
fieldsoption​<list​<string>>
limitoption​<s64>
offsetoption​<s64>