AddressErrors

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

addressLine
void addressLine(string addressLine)
Undocumented in source. Be warned that the author may not have intended to support it.
addressLine
string addressLine()
Undocumented in source. Be warned that the author may not have intended to support it.
city
void city(string city)
Undocumented in source. Be warned that the author may not have intended to support it.
city
string city()
Undocumented in source. Be warned that the author may not have intended to support it.
country
void country(string country)
Undocumented in source. Be warned that the author may not have intended to support it.
country
string country()
Undocumented in source. Be warned that the author may not have intended to support it.
dependentLocality
void dependentLocality(string dependentLocality)
Undocumented in source. Be warned that the author may not have intended to support it.
dependentLocality
string dependentLocality()
Undocumented in source. Be warned that the author may not have intended to support it.
organization
void organization(string organization)
Undocumented in source. Be warned that the author may not have intended to support it.
organization
string organization()
Undocumented in source. Be warned that the author may not have intended to support it.
phone
void phone(string phone)
Undocumented in source. Be warned that the author may not have intended to support it.
phone
string phone()
Undocumented in source. Be warned that the author may not have intended to support it.
postalCode
void postalCode(string postalCode)
Undocumented in source. Be warned that the author may not have intended to support it.
postalCode
string postalCode()
Undocumented in source. Be warned that the author may not have intended to support it.
recipient
void recipient(string recipient)
Undocumented in source. Be warned that the author may not have intended to support it.
recipient
string recipient()
Undocumented in source. Be warned that the author may not have intended to support it.
region
void region(string region)
Undocumented in source. Be warned that the author may not have intended to support it.
region
string region()
Undocumented in source. Be warned that the author may not have intended to support it.
regionCode
void regionCode(string regionCode)
Undocumented in source. Be warned that the author may not have intended to support it.
regionCode
string regionCode()
Undocumented in source. Be warned that the author may not have intended to support it.
sortingCode
void sortingCode(string sortingCode)
Undocumented in source. Be warned that the author may not have intended to support it.
sortingCode
string sortingCode()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta