862 B
862 B
title | description | image |
---|---|---|
shippingAddress | Describes shipping address | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: shippingAddress
Describes shipping address
Attributes:
Name | Type | Required | Description |
---|---|---|---|
country_code | string | Yes | Two letter ISO 3166-1 alpha-2 country code |
state | string | Yes | State if applicable |
city | string | Yes | City |
street_line1 | string | Yes | First line for the address |
street_line2 | string | Yes | Second line for the address |
post_code | string | Yes | Address post code |