Skip to main content

Function: objectIdFromJson()

function objectIdFromJson(json): ObjectIdLike;

Create this type from JSON encoded string.

Parameters

json

string

Returns

ObjectIdLike