{
"uid": "string",
"workflowType": "text",
"content": "string",
"isRequired": true,
"choices": [
{
"uid": "string",
"value": "string"
}
],
"hasOtherChoice": false,
"placeholder": "string",
"description": "string",
"isHide": false,
"defaultValue": "string",
"validateFormatType": "none",
"maxLength": 0,
"minLength": 0,
"isReadOnly": false,
"customProps": {
"furiganaFormatType": "none",
"dateFormatType": "localDateTime",
"furiganaPlaceholder": "string",
"embedEventTypeId": "string",
"embedEventTypeFieldMappings": {
"relations": [
{
"isRequired": true,
"uid": "string",
"fromId": "string",
"toId": "string"
}
]
},
"fileExtensions": "string",
"maxFileCount": 0,
"maxFileSize": 0,
"addressCountryInputType": "selectable",
"addressCountryCode": "string"
}
}