Seitenverzeichnis:
Inhalt | ||||||
---|---|---|---|---|---|---|
|
...
bsm.viewprofile.read
Beschreibung
...
Rückgabewert
View-Profil-Objekt.
Wert | Typ | Version |
---|---|---|
viewprofile_id | int | ab Version 1.0 |
title | string | ab Version 1.0 |
tooltipEnabled | boolean | ab Version 1.0 |
layer_visibility | boolean | ab Version 1.0 |
status_color_visibility | boolean | ab Version 1.0 |
objectTypeConfiguration | Object | ab Version 1.0 |
...
bsm.viewprofile.create
Beschreibung
...
{"method":"bsm.viewprofile.create","params":{"apikey":"24174j3tqj","title":"myTitle","tooltipEnabled":1,"layer_visibility":1,"status_color_visibility":1},"id":1,"version":"2.0"}
Parameter
Parameter | Typ | Version |
---|---|---|
title | string | ab Version 1.0 |
tooltipEnabled | boolean | ab Version 1.0 |
layer_visibility | boolean | ab Version 1.0 |
status_color_visibility | boolean | ab Version 1.0 |
Rückgabewert
Wert | Typ | Version |
---|---|---|
current_date | string | ab Version 1.0 |
id | int | ab Version 1.0 |
message | string | ab Version 1.0 |
...