Address
The Address model represents a billing address.
¶ Properties
| Property | Type | Description | 
|---|---|---|
address_line1 | 
string | Primary address line | 
address_line2 | 
string | Secondary address line (optional, for suite/apartment/etc) | 
city | 
string | City name | 
state | 
string | State or province | 
country_code | 
string | Country code (ISO 3166-1 alpha-2) | 
postal_code | 
string | Postal or ZIP code |