live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/vault-core


@orangecheck/vault-core / PasswordFields

Interface: PasswordFields

Defined in: vault-core/src/fields.ts:26

Properties

PropertyTypeDefined in
<a id="property-custom"></a> custom?CustomField[]vault-core/src/fields.ts:33
<a id="property-notes"></a> notes?stringvault-core/src/fields.ts:31
<a id="property-password"></a> passwordstringvault-core/src/fields.ts:28
<a id="property-passwordhistory"></a> passwordHistory?PasswordHistoryItem[]vault-core/src/fields.ts:32
<a id="property-totp"></a> totp?stringvault-core/src/fields.ts:30
<a id="property-url"></a> url?stringvault-core/src/fields.ts:29
<a id="property-username"></a> usernamestringvault-core/src/fields.ts:27