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