Address

Address or null
Example:
{"raw_location":"Shenzhen, China","phone":{"country_region_code":"86","number":"13010001000"}}
raw_location
string or null
required

Address raw location.

Example:
Shenzhen, China
phone
Phone or null
required

The phone number object.

Example:
{"country_region_code":"86","number":"13010001000"}
country_region_code
string or null
required

The country region code of the phone.

Example:
86
number
string or null
required

Phone number.

Example:
13010001000
Example
preparing...