fill_from_json


Description:

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

Warning: fill_from_json is deprecated since 7.5.

Parse json and fill up this object via Jsoner.deserialize_object_into

Exceptions:

JsonError

Error with json or sub_members