class documentation

Methods that allow a JSONRegistry to serialize an object as JSON.

Method toJSON Convert this callable to a JSON-serializable dictionary.

Inherited from HasTypeCode:

Method typeCodeForJSON Type-code for the serialized JSON object to be looked up later.
def toJSON(self, registry: JSONRegistry[BootstrapTCo]) -> JSONObject: (source) ΒΆ

Convert this callable to a JSON-serializable dictionary.