Skip to main content
Module

x/atlas_sdk/deps.ts>UUID#toJSON

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

Converts the id into its JSON string representation. A 36 character (dashes included) hex string in the format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Returns

string