Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Vault

Hierarchy

  • Vault

Index

Properties

createdAt

createdAt: Date

Timestamp when the Vault was created (RFC 3339 format)

createdBy

createdBy: string

Reference to who created this Vault

Optional description

description: string

description of Vault

id

id: string

identifier for Vault

lastUpdatedBy

lastUpdatedBy: string

Reference to who created this Vault

Optional metadata

metadata: string

Arbitrary user-defined metadata for this Vault

name

name: string

Name of vault

updatedAt

updatedAt: Date

Timestamp when the Vault was last updated (RFC 3339 format)

uri

uri: string

URI of this Vault API resource

Generated using TypeDoc