API ReferenceAll TypesmodelJsonConvertersettingsToJsonOn this pagesettingsToJsonDescription​ Converts the given settings into a JSON encoded string. static settingsToJson(settings: Settings): string ParameterSummarysettingsAllThe settings to serialize. Returns​ A JSON encoded string.