Optional
claimWhether it makes sense for multiple of this plugin to be allowed
True if the version is finalized
The time the version was last updated
Whether the plugin should receive status webhooks
This means that the plugin can be used w/o any session cookies or authentication.
This is a flag for being compatible with auto-triggered claims, meaning no user interaction is needed.
Reuse for nonindexed balances? Only applicable if is stateless, requires no user inputs, and requires no sessions.
Preset type for how the plugin state is to be maintained.
Optional
userOptional
verificationThe verification URL
Version of the plugin
Deep copies the object and returns a new instance.
Converts the object to a different NumberType equivalent.
Compares 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").
Optional
normalizeNumberTypes: boolean
The time the version was created