PaymentValidationErrors

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

error
string error()
Undocumented in source. Be warned that the author may not have intended to support it.
error
void error(string error)
Undocumented in source. Be warned that the author may not have intended to support it.
payer
void payer(PayerErrors payer)
Undocumented in source. Be warned that the author may not have intended to support it.
payer
auto payer()
Undocumented in source. Be warned that the author may not have intended to support it.
paymentMethod
void paymentMethod(JsObject paymentMethod)
Undocumented in source. Be warned that the author may not have intended to support it.
paymentMethod
auto paymentMethod()
Undocumented in source. Be warned that the author may not have intended to support it.
shippingAddress
void shippingAddress(AddressErrors shippingAddress)
Undocumented in source. Be warned that the author may not have intended to support it.
shippingAddress
auto shippingAddress()
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