toggle menu
stripe-android
androidJvm
switch theme
search in API
paymentsheet
/
com.stripe.android.paymentsheet
/
ShopPayHandlers
/
SelectedShippingRate
Selected
Shipping
Rate
class
SelectedShippingRate
(
val
shippingRate
:
PaymentSheet.ShopPayConfiguration.ShippingRate
)
:
Parcelable
The shipping rate selected by the customer.
Members
Constructors
Selected
Shipping
Rate
Link copied to clipboard
constructor
(
shippingRate
:
PaymentSheet.ShopPayConfiguration.ShippingRate
)
Properties
shipping
Rate
Link copied to clipboard
val
shippingRate
:
PaymentSheet.ShopPayConfiguration.ShippingRate
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)