mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
10 lines
161 B
JSON
10 lines
161 B
JSON
{
|
|
"key": "payment:",
|
|
"type": "multiCombo",
|
|
"label": "Payment Types",
|
|
"prerequisiteTag": {
|
|
"key": "fee",
|
|
"valueNot": "no"
|
|
}
|
|
}
|