Link Search Menu Expand Document

Address

object

Attributes

address.city

string

The city for the address.

address.country

string

The country name for the corresponding address.country_code.

address.country_code

string

The official country code for the address. According to the ISO 3166.

address.full_address

string

A commodity method that returns the full address formatted using the attributes.

address.id

string

The unique id of this address.

address.line_one

string

The first line of the address in plain text.

address.line_two

string

The second line of the address in plain text.

address.post_code

string

The post code for the address.

address.region

string

The region name for the corresponding address.country_code.