{
"order": null,
"label": "Field label",
"tooltip": "Extra information",
"logicalName": "fieldType1",
"showLabel": true,
"kind": "AddressGroupInput",
"countryInputField": {
"order": null,
"label": "Field label",
"isRequired": false,
"tooltip": "Extra information",
"logicalName": "fieldType1",
"showLabel": true,
"deprecationDate": null,
"kind": "CountryInput",
"properties": {
"placeholder": "Enter text here"
}
},
"zipCodeInputField": {
"order": null,
"label": "Field label",
"isRequired": false,
"tooltip": "Extra information",
"logicalName": "fieldType1",
"showLabel": true,
"deprecationDate": null,
"kind": "TextInput",
"properties": {
"placeholder": "Enter text here",
"minLength": 3,
"maxLength": 200
}
},
"cityInputField": {
"order": null,
"label": "Field label",
"isRequired": false,
"tooltip": "Extra information",
"logicalName": "fieldType1",
"showLabel": true,
"deprecationDate": null,
"kind": "TextInput",
"properties": {
"placeholder": "Enter text here",
"minLength": 3,
"maxLength": 200
}
},
"streetInputField": {
"order": null,
"label": "Field label",
"isRequired": false,
"tooltip": "Extra information",
"logicalName": "fieldType1",
"showLabel": true,
"deprecationDate": null,
"kind": "TextInput",
"properties": {
"placeholder": "Enter text here",
"minLength": 3,
"maxLength": 200
}
},
"isRequired": false,
"deprecationDate": null
}