deliveryEstimate property

SessionDeliveryEstimate? deliveryEstimate
final

delivery_estimate

The estimated range for how long shipping will take, meant to be displayable to the customer. This will appear on CheckoutSessions.

Implementation

final SessionDeliveryEstimate? deliveryEstimate;