{
"uid": "string",
"workflowType": 1,
"question": "string",
"isRequired": true,
"choices": [
{
"uid": "string",
"value": "string"
}
],
"hasOtherChoice": true,
"placeholder": "string",
"description": "string",
"validateFormatType": 0,
"maxLength": 0,
"minLength": 0,
"customProps": {
"dateFormatType": 0,
"fileExtensions": "string",
"maxFileCount": 0,
"maxFileSize": 0,
"addressCountryInputType": 0,
"addressCountryCode": "string"
}
}