10 lines
170 B
JSON
Raw Normal View History

2024-07-15 10:51:00 -04:00
{
"title": "Proceed Payments",
"properties": {
"cc_expired": {
"type": "boolean",
"title": "Credit Card Expired?",
"default": false
}
}
}