LegacyDocumentId: string & {
    __legacyDocumentId: true;
}

A UUID encoded as a hex string. As of v1.0, a DocumentID is stored as a base58-encoded string with a checksum. Support for this format will be removed in a future version.

Type declaration

  • __legacyDocumentId: true