Address interface
Müşterinin sevkiyat adresi.
Özellikler
| address |
Adres satırı1. |
| address |
Adres satırı2. |
| address |
Adres satırı3. |
| city | Şehir adı. |
| country | Ülke adı. |
| postal |
Posta kodu. |
| state | Durum adı. |
Özellik Ayrıntıları
addressLine1
Adres satırı1.
addressLine1?: string
Özellik Değeri
string
addressLine2
Adres satırı2.
addressLine2?: string
Özellik Değeri
string
addressLine3
Adres satırı3.
addressLine3?: string
Özellik Değeri
string
city
Şehir adı.
city?: string
Özellik Değeri
string
country
Ülke adı.
country: string
Özellik Değeri
string
postalCode
Posta kodu.
postalCode?: string
Özellik Değeri
string
state
Durum adı.
state?: string
Özellik Değeri
string