22 lines
429 B
JSON
22 lines
429 B
JSON
{
|
|
"elements":[
|
|
{
|
|
"type": "SelectVariable",
|
|
"name": "Reservate",
|
|
"caption": "Betrag reservieren",
|
|
"test": true
|
|
},
|
|
{
|
|
"type": "SelectVariable",
|
|
"name": "GetAmount",
|
|
"caption": "Betrag Abziehen",
|
|
"test": true
|
|
},
|
|
{
|
|
"type": "SelectVariable",
|
|
"name": "HTMLBox",
|
|
"caption": "HTMLBox",
|
|
"test": true
|
|
}
|
|
]
|
|
} |