mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
10 lines
170 B
JSON
10 lines
170 B
JSON
{
|
|
"title": "Proceed Payments",
|
|
"properties": {
|
|
"cc_expired": {
|
|
"type": "boolean",
|
|
"title": "Credit Card Expired?",
|
|
"default": false
|
|
}
|
|
}
|
|
} |