as_json
No overview available.
def as_json() - > string
Converts the object's current state into a JSON-formatted string representation.
Returns
| Type | Description |
|---|---|
string | A JSON string containing the serialized data of the object instance. |
No overview available.
def as_json() - > string
Converts the object's current state into a JSON-formatted string representation.
| Type | Description |
|---|---|
string | A JSON string containing the serialized data of the object instance. |