VaultItem interface
Object representing item stored or retrieved from the vault.
Signature:
export interface VaultItem
Properties
| Property | Type | Description |
|---|---|---|
| itemType | VaultItemType | |
| value | string |
Object representing item stored or retrieved from the vault.
Signature:
export interface VaultItem
| Property | Type | Description |
|---|---|---|
| itemType | VaultItemType | |
| value | string |