| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
StripeAPI.Types.CheckoutSessionPaymentMethodOptions
Description
Contains the types generated from the schema CheckoutSessionPaymentMethodOptions
Documentation
data CheckoutSessionPaymentMethodOptions Source #
Defines the object schema located at components.schemas.checkout_session_payment_method_options in the specification.
Constructors
| CheckoutSessionPaymentMethodOptions | |
Fields | |
Instances
mkCheckoutSessionPaymentMethodOptions :: CheckoutSessionPaymentMethodOptions Source #
Create a new CheckoutSessionPaymentMethodOptions with all required fields.