ApiBase.DataObject.fill_from_json – libapi-base-3 Reference Manual
Packages
libapi-base-3
ApiBase
DataObject
from_json
DataObject
fill_from_json
to_json
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