File tree Expand file tree Collapse file tree 1 file changed +0
-30
lines changed
Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change 396396 "description" : " MT5 webtrader url for each mt5 platform" ,
397397 "type" : " string"
398398 },
399- "white_label" : {
400- "description" : " White label settings" ,
401- "type" : " object" ,
402- "additionalProperties" : false ,
403- "properties" : {
404- "download_links" : {
405- "description" : " Links to download the MT5 application for different platforms." ,
406- "type" : " object" ,
407- "additionalProperties" : false ,
408- "properties" : {
409- "android" : {
410- "description" : " Download link for Android." ,
411- "type" : " string"
412- },
413- "ios" : {
414- "description" : " Download link for iOS." ,
415- "type" : " string"
416- },
417- "windows" : {
418- "description" : " Download link for Windows." ,
419- "type" : " string"
420- }
421- }
422- },
423- "notification" : {
424- "description" : " A flag indicating whether the white label notification feature is enabled or disabled." ,
425- "type" : " boolean"
426- }
427- }
428- },
429399 "white_label_links" : {
430400 "description" : " Links to access MT5 application for different platforms." ,
431401 "type" : " object" ,
You can’t perform that action at this time.
0 commit comments