fill_from_json


Description:

public void fill_from_json (string json, string[]? sub_members = null, Case names_case = AUTO) throws JsonError

Parse json and fill up this object via Jsoner.deserialize_object_into

Exceptions:

JsonError

Error with json or sub_members