Type alias DirLinkInfoDecryptedResponse
DirLinkInfoDecryptedResponse: { hasPassword: boolean; metadata: FolderMetadata; parent: string; salt: string; timestamp: number; } Type declaration
hasPassword: boolean
parent: string
salt: string
timestamp: number