Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.payment
/
PaymentDetailsBase
Payment
Details
Base
interface
PaymentDetailsBase
(
source
)
Inheritors
PaymentDetailsInit
PaymentDetailsUpdate
Members
Properties
display
Items
Link copied to clipboard
abstract
val
displayItems
:
ReadonlyArray
<
PaymentItem
>
?
modifiers
Link copied to clipboard
abstract
val
modifiers
:
ReadonlyArray
<
PaymentDetailsModifier
>
?
shipping
Options
Link copied to clipboard
abstract
val
shippingOptions
:
ReadonlyArray
<
PaymentShippingOption
>
?