oms-Billing/Admin/Install/attributes.json
2023-03-11 23:38:17 +01:00

15 lines
337 B
JSON

[
{
"name": "external_payment_id",
"l11n": {
"en": "External payment Id",
"de": "Externe Zahlungsid"
},
"value_type": 2,
"is_custom_allowed": true,
"validation_pattern": "",
"is_required": false,
"default_value": "",
"values": []
}
]