Parse Objects
Parse Objects
ParsedAddressAu <<extends>> AddressAu
careOf
exception
JSON Representation
{
"attributes": null,
"exception": null,
"fullAddress": "c/o Bob Flemming, L 2 SE 202 220 GEORGE ST, SYDNEY NSW 2000",
"country": "",
"postcode": "2000",
"street2": "",
"street": "GEORGE ST",
"streetName": "GEORGE",
"streetSuffix": "",
"streetType": "ST",
"streetNumber": "220",
"postal": "",
"postalNumber": "",
"postalType": "",
"buildingName": "",
"subdwelling": "L 2 SE 202",
"flatUnitNumber": "202",
"flatUnitType": "SE",
"floorLevelNumber": "2",
"floorLevelType": "L",
"lotNumber": null,
"eid": null,
"id": null,
"careOf": "c/o Bob Flemming",
"exception": null,
"locality": "SYDNEY",
"state": "NSW"
}
ParsedAddressNz <<extends>> AddressNz
careOf
exception
JSON Representation
Last updated