Shipping address
Constructor schema is available as of layer 64. Switch ยป
| Name | Type | Description |
|---|---|---|
| street_line1 | string | First line for the address |
| street_line2 | string | Second line for the address |
| city | string | City |
| state | string | State, if applicable (empty otherwise) |
| country_iso2 | string | ISO 3166-1 alpha-2 country code |
| post_code | string | Address post code |