Optional_A unique document ID (Mongo DB ObjectID)
The BitBadges address who created the plugin doc
OptionaldeletedOptionalinviteInvite code for the plugin
OptionallocaleLocale that is supported by the plugin. By default, we assume 'en' is supported if not specified.
The BitBadges address of the user who is currently managing this
The unique plugin ID
OptionalpluginThe secret of the plugin. Used to verify BitBadges as origin of request.
Review process completed
To publish to directory?
Array of version-controlled plugin configurations
Converts the object to a different NumberType equivalent.
Optionaloptions: ConvertOptionsCompares this object's fields to another object's fields for equality. Equality is determined by comparing the JSON representations of the objects.
If normalizeNumberTypes is true, then all number types will be compared as strings (i.e. "1n" === "1" === 1). Else, they will be compared as their native types (i.e. 1n !== 1 !== "1").
OptionalnormalizeNumberTypes: booleanInternal helper method to convert the number fields of the object to a different NumberType equivalent.
Checks if the object has number fields.
Converts the object to a JSON object with all primitive types.
Converts the object to a JSON string.
A unique stringified document ID