Skip to main content
Module

x/atlas_sdk/mod.ts>ObjectId#toHexString

TypeSafe MongoDB Atlas Data API SDK for Deno, Deno Deploy and Node.js
Latest
method ObjectId.prototype.toHexString
import { ObjectId } from "https://deno.land/x/atlas_sdk@v1.1.3/mod.ts";

Returns the ObjectId id as a 24 character hex string representation

Returns

string