stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.ShippingMethod

Description

Contains the types generated from the schema ShippingMethod

Synopsis

Documentation

data ShippingMethod Source #

Defines the object schema located at components.schemas.shipping_method in the specification.

Constructors

ShippingMethod 

Fields

data ShippingMethodDeliveryEstimate' Source #

Defines the object schema located at components.schemas.shipping_method.properties.delivery_estimate.anyOf in the specification.

The estimated delivery date for the given shipping method. Can be either a specific date or a range.

Constructors

ShippingMethodDeliveryEstimate' 

Fields