Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a Document in a Firestore A DocumentReference does not gaurantee a Document exists

Hierarchy

  • DocumentReference

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private firestore

firestore: Firestore

Firestore to which the Document belongs

path

path: string

Document path

Methods

collection

delete

  • delete(): Promise<boolean>

get

Private parseResponse

set

Generated using TypeDoc