Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.payment
/
PaymentMethodChangeEventInit
Payment
Method
Change
Event
Init
interface
PaymentMethodChangeEventInit
:
PaymentRequestUpdateEventInit
(
source
)
Members
Properties
bubbles
Link copied to clipboard
abstract
val
bubbles
:
Boolean
?
cancelable
Link copied to clipboard
abstract
val
cancelable
:
Boolean
?
composed
Link copied to clipboard
abstract
val
composed
:
Boolean
?
method
Details
Link copied to clipboard
abstract
val
methodDetails
:
JsAny
?
method
Name
Link copied to clipboard
abstract
val
methodName
:
String
?