Wasm Directoryalpha
Record

get-file-manager-folders-files-response-files-item

No description available.

record get-file-manager-folders-files-response-files-item {
  links: option​<list​<get-file-manager-folders-files-response-files-item-links-item>>,
  created-at: option​<string>,
  created-by: option​<string>,
  folder-id: option​<s32>,
  full-size-url: option​<string>,
  height: option​<s32>,
  id: option​<s32>,
  name: option​<string>,
  size: option​<s32>,
  thumbnail-url: option​<string>,
  type-op: option​<get-file-manager-files-response-files-item-type-op-enum>,
  width: option​<s32>,
}

Fields

NameTypeDescription
linksoption​<list​<get-file-manager-folders-files-response-files-item-links-item>>
created-atoption​<string>
created-byoption​<string>
folder-idoption​<s32>
full-size-urloption​<string>
heightoption​<s32>
idoption​<s32>
nameoption​<string>
sizeoption​<s32>
thumbnail-urloption​<string>
type-opoption​<get-file-manager-files-response-files-item-type-op-enum>
widthoption​<s32>