addedInput schema / properties / contacts / items / properties / address2
Added value: +{
+ "description": "Second address line",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / address3
Added value: +{
+ "description": "Third address line",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / address4
Added value: +{
+ "description": "Fourth address line",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / address5
Added value: +{
+ "description": "Fifth address line",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / address6
Added value: +{
+ "description": "Sixth address line",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / address7
Added value: +{
+ "description": "Seventh address line",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / address8
Added value: +{
+ "description": "Eighth address line",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / building
Added value: +{
+ "description": "Building name",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / delivery_address
Added value: +{
+ "description": "Full delivery address",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / delivery_address1
Added value: +{
+ "description": "Delivery address line 1",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / delivery_address2
Added value: +{
+ "description": "Delivery address line 2",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / delivery_address3
Added value: +{
+ "description": "Delivery address line 3",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / delivery_address4
Added value: +{
+ "description": "Delivery address line 4",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / delivery_address5
Added value: +{
+ "description": "Delivery address line 5",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / delivery_address6
Added value: +{
+ "description": "Delivery address line 6",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / delivery_address7
Added value: +{
+ "description": "Delivery address line 7",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / delivery_address8
Added value: +{
+ "description": "Delivery address line 8",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / dependent_locality
Added value: +{
+ "description": "Dependent locality (e.g. neighbourhood)",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / dependent_thoroughfare
Added value: +{
+ "description": "Dependent street name",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / double_dependent_locality
Added value: +{
+ "description": "Double dependent locality",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / latitude
Added value: +{
+ "description": "Latitude, for a reverse geocode",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / longitude
Added value: +{
+ "description": "Longitude, for a reverse geocode",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / organization
Added value: +{
+ "description": "Company or organisation name",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / post_box
Added value: +{
+ "description": "PO box",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / premise
Added value: +{
+ "description": "Premise or house number",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / sub_administrative_area
Added value: +{
+ "description": "Sub administrative area (e.g. county)",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / sub_building
Added value: +{
+ "description": "Sub-building (e.g. flat, apartment or suite)",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / sub_building_floor
Added value: +{
+ "description": "Floor",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / super_administrative_area
Added value: +{
+ "description": "Super administrative area",
+ "type": "string"
+}
addedInput schema / properties / contacts / items / properties / thoroughfare
Added value: +{
+ "description": "Street name",
+ "type": "string"
+}