API ReferenceAll TypesmodelJsonConverterjsonToSettingsOn this pagejsonToSettingsDescription​ Converts the given JSON string back to a Score object. static jsonToSettings(json: string): Settings ParameterSummaryjsonAllThe JSON string Returns​ The converted settings object.