stripe-android
      Target filter
Search in API
Skip to content
    stripe-android
paymentsheet/com.stripe.android.paymentsheet/PaymentSheet/ShopPayConfiguration/DeliveryEstimate/Range

Range

class Range(val maximum: PaymentSheet.ShopPayConfiguration.DeliveryEstimate.DeliveryEstimateUnit?, val minimum: PaymentSheet.ShopPayConfiguration.DeliveryEstimate.DeliveryEstimateUnit?) : PaymentSheet.ShopPayConfiguration.DeliveryEstimate

Constructors

Range
Link copied to clipboard
constructor(maximum: PaymentSheet.ShopPayConfiguration.DeliveryEstimate.DeliveryEstimateUnit?, minimum: PaymentSheet.ShopPayConfiguration.DeliveryEstimate.DeliveryEstimateUnit?)

Properties

maximum
Link copied to clipboard
val maximum: PaymentSheet.ShopPayConfiguration.DeliveryEstimate.DeliveryEstimateUnit?
minimum
Link copied to clipboard
val minimum: PaymentSheet.ShopPayConfiguration.DeliveryEstimate.DeliveryEstimateUnit?

Functions

describeContents
Link copied to clipboard
abstract fun describeContents(): Int
writeToParcel
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)
Generated by Dokka
© 2025 Copyright