toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.payment
/
PaymentItem
Payment
Item
external
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
?