fill_from_json


Description:

[ Version ( since = "7.0" ) ]
public void fill_from_json (string json, string[]? sub_members = null, Settings? settings = null) throws JsonError

Parse json and fill up this object via Jsoner.deserialize_object_into

Exceptions:

JsonError

Error with json or sub_members