Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.payment
/
PaymentDetailsModifier
Payment
Details
Modifier
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
:
JsAny
?
supported
Methods
Link copied to clipboard
abstract
val
supportedMethods
:
String
total
Link copied to clipboard
abstract
val
total
:
PaymentItem
?