Address interface
Informasi alamat untuk pendaftaran domain.
Properti
| address1 | Baris pertama Alamat. |
| address2 | Baris kedua Alamat. Fakultatif. |
| city | Kota untuk alamat. |
| country | Negara untuk alamat. |
| postal |
Kode pos untuk alamat. |
| state | Negara bagian atau provinsi untuk alamat tersebut. |
Detail Properti
address1
Baris pertama Alamat.
address1: string
Nilai Properti
string
address2
Baris kedua Alamat. Fakultatif.
address2?: string
Nilai Properti
string
city
Kota untuk alamat.
city: string
Nilai Properti
string
country
Negara untuk alamat.
country: string
Nilai Properti
string
postalCode
Kode pos untuk alamat.
postalCode: string
Nilai Properti
string
state
Negara bagian atau provinsi untuk alamat tersebut.
state: string
Nilai Properti
string