Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentId

Represents the path to a document.

Hierarchy

  • DocumentId

Index

Constructors

  • Returns DocumentId

Properties

bucket: string

The name of the bucket containing the document.

collection: string

The name of the collection containing the document.

key: string

The key of the docuemnt.

scope: string

The name of the scope containing the document.

Generated using TypeDoc