...
Code Block | ||||
---|---|---|---|---|
| ||||
{ "objectId": "26ac8903-c319-4e3d-874a-08f91673e1bb", "type": "FIXED", "optionProperties": [ { "description": "File name", // The only option available for fixed withwidth files is the file name. "enumValues": [], "label": "File name", "name": "fileName", "type": "TEXT", "value": "", "repeatable": false, "required": true, "readOnly": false } ] } |
...