Represents a physical address associated with a profile.
{ "id": 10000001, "profile": 12345678, "details": { "country": "US", "firstLine": "50 Sunflower Ave", "postCode": "10025", "city": "Phoenix", "state": "AZ", "occupations": [ { … } ] } }
Represents a physical address associated with a profile.
{ "id": 10000001, "profile": 12345678, "details": { "country": "US", "firstLine": "50 Sunflower Ave", "postCode": "10025", "city": "Phoenix", "state": "AZ", "occupations": [ { … } ] } }