[][src]Module nextcloud_passwords_client::password

Data types and builders to interact with the passwords API. Check PasswordApi for the available actions. You can also check the HTTP API

Structs

CreatePassword

Builder to create Password, the values in the builder are optional values

Details

Amount of optional details requested

FolderInfo
Password
PasswordApi

Actions on the PasswordApi API

PasswordIdentifier

Identifies a password by it's id and revision

PasswordSearch

Builder to add search criterias (see the find method)

TrashedIdentifier

Identifies a trashed Password if the revision in Some, else identifies a deleted Password

UpdatePassword

Builder to update Password, the values in the builder are optional values

VersionedPassword

versioned properties of Password

Enums

FolderInfoKind
SecurityStatus

The security status of the password

StatusCode