Skip to main content

AddressResponse

country stringnullable
state stringnullable
county stringnullable
city stringnullable
postalcode stringnullable
functionalclass stringnullable
streetlimit double
district stringnullable
street stringnullable
AddressResponse
{
"country": "string",
"state": "string",
"county": "string",
"city": "string",
"postalcode": "string",
"functionalclass": "string",
"streetlimit": 0,
"district": "string",
"street": "string"
}