stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
ShopPayConfiguration
/
ShippingRate
/
ShippingRate
Shipping
Rate
constructor
(
id
:
String
,
amount
:
Int
,
displayName
:
String
,
deliveryEstimate
:
PaymentSheet.ShopPayConfiguration.DeliveryEstimate
?
)