Skip to content

@keymaster/connect / StorageListResult

Interface: StorageListResult

Properties overview

PropertyTypeRequiredDescription
prefixstringYes
parentPrefixstringYes
directoriesobject[]Yes
filesStorageListEntry[]Yes
markerPath?stringNo
nextCursor?stringNo

Properties

prefix

prefix: string


parentPrefix

parentPrefix: string


directories

directories: object[]

path

path: string

name

name: string


files

files: StorageListEntry[]


markerPath?

optional markerPath?: string


nextCursor?

optional nextCursor?: string

Capability access without key custody.