PaymentAddress

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

addressLine
auto addressLine()
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
string country()
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
string organization()
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
string postalCode()
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
string region()
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
string sortingCode()
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
auto toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta