toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.payment
/
PaymentDetailsModifier
Payment
Details
Modifier
external
interface
PaymentDetailsModifier
(
source
)
Members
Properties
additional
Display
Items
Link copied to clipboard
abstract
val
additionalDisplayItems
:
ReadonlyArray
<
PaymentItem
>
?
data
Link copied to clipboard
abstract
val
data
:
Any
?
supported
Methods
Link copied to clipboard
abstract
val
supportedMethods
:
String
total
Link copied to clipboard
abstract
val
total
:
PaymentItem
?