PaymentResponse

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

complete
auto complete(PaymentComplete result)
Undocumented in source. Be warned that the author may not have intended to support it.
complete
auto complete()
Undocumented in source. Be warned that the author may not have intended to support it.
details
auto details()
Undocumented in source. Be warned that the author may not have intended to support it.
methodName
string methodName()
Undocumented in source. Be warned that the author may not have intended to support it.
onpayerdetailchange
EventHandler onpayerdetailchange()
Undocumented in source. Be warned that the author may not have intended to support it.
onpayerdetailchange
void onpayerdetailchange(Optional!(T0) onpayerdetailchange)
Undocumented in source. Be warned that the author may not have intended to support it.
payerEmail
Optional!(string) payerEmail()
Undocumented in source. Be warned that the author may not have intended to support it.
payerName
Optional!(string) payerName()
Undocumented in source. Be warned that the author may not have intended to support it.
payerPhone
Optional!(string) payerPhone()
Undocumented in source. Be warned that the author may not have intended to support it.
requestId
string requestId()
Undocumented in source. Be warned that the author may not have intended to support it.
retry
auto retry(PaymentValidationErrors errorFields)
Undocumented in source. Be warned that the author may not have intended to support it.
retry
auto retry()
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.
shippingOption
Optional!(string) shippingOption()
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

_parent
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta