@i3m/cloud-vault-client
Version:
A TypeScript/JavaScript implementation of a client for the i3M-Wallet Cloud-Vault server
29 lines (15 loc) • 658 B
Markdown
# Interface: VaultStorage
## Table of contents
### Properties
- [storage](VaultStorage.md#storage)
- [timestamp](VaultStorage.md#timestamp)
## Properties
### storage
• **storage**: `Buffer`
#### Defined in
[cloud-vault-client/src/ts/vault-client.ts:19](https://gitlab.com/i3-market/code/wp3/t3.2/i3m-wallet-monorepo/-/blob/e4b61ed6/packages/cloud-vault-client/src/ts/vault-client.ts#L19)
___
### timestamp
• `Optional` **timestamp**: `number`
#### Defined in
[cloud-vault-client/src/ts/vault-client.ts:20](https://gitlab.com/i3-market/code/wp3/t3.2/i3m-wallet-monorepo/-/blob/e4b61ed6/packages/cloud-vault-client/src/ts/vault-client.ts#L20)