method IMongoObjectId.toString
IMongoObjectId.toString(): string

Serializes the id to its 24-hex string, the value callers address.

Return Type

string

Usage

import { type IMongoObjectId } from "database-plugin/src/index.ts";