Skip to main content

as_json

No overview available.

def as_json() - > string

Converts the object's current state into a JSON-formatted string representation.

Returns

TypeDescription
stringA JSON string containing the serialized data of the object instance.