Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.payment
/
PaymentItem
Payment
Item
interface
PaymentItem
(
source
)
Members
Properties
amount
Link copied to clipboard
abstract
val
amount
:
PaymentCurrencyAmount
label
Link copied to clipboard
abstract
val
label
:
String
pending
Link copied to clipboard
abstract
val
pending
:
Boolean
?