DeliveryEstimate
Type used to describe DeliveryEstimates for shipping. See https://docs.stripe.com/js/elements_object/create_express_checkout_element#express_checkout_element_create-options-shippingRates-deliveryEstimate
Inheritors
Types
Link copied to clipboard
class DeliveryEstimateUnit(val unit: PaymentSheet.ShopPayConfiguration.DeliveryEstimate.DeliveryEstimateUnit.TimeUnit, val value: Int) : Parcelable
Link copied to clipboard
Link copied to clipboard