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