stripeapi-1.0.0.0: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.PaymentMethodDetailsCardWalletVisaCheckout

Description

Contains the types generated from the schema PaymentMethodDetailsCardWalletVisaCheckout

Synopsis

Documentation

data PaymentMethodDetailsCardWalletVisaCheckout Source #

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

Constructors

PaymentMethodDetailsCardWalletVisaCheckout 

Fields

data PaymentMethodDetailsCardWalletVisaCheckoutBillingAddress' Source #

Defines the object schema located at components.schemas.payment_method_details_card_wallet_visa_checkout.properties.billing_address.anyOf in the specification.

Owner\'s verified billing address. Values are verified or provided by the wallet directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.

Constructors

PaymentMethodDetailsCardWalletVisaCheckoutBillingAddress' 

Fields

Instances

Instances details
Eq PaymentMethodDetailsCardWalletVisaCheckoutBillingAddress' Source # 
Instance details

Defined in StripeAPI.Types.PaymentMethodDetailsCardWalletVisaCheckout

Show PaymentMethodDetailsCardWalletVisaCheckoutBillingAddress' Source # 
Instance details

Defined in StripeAPI.Types.PaymentMethodDetailsCardWalletVisaCheckout

ToJSON PaymentMethodDetailsCardWalletVisaCheckoutBillingAddress' Source # 
Instance details

Defined in StripeAPI.Types.PaymentMethodDetailsCardWalletVisaCheckout

FromJSON PaymentMethodDetailsCardWalletVisaCheckoutBillingAddress' Source # 
Instance details

Defined in StripeAPI.Types.PaymentMethodDetailsCardWalletVisaCheckout

data PaymentMethodDetailsCardWalletVisaCheckoutShippingAddress' Source #

Defines the object schema located at components.schemas.payment_method_details_card_wallet_visa_checkout.properties.shipping_address.anyOf in the specification.

Owner\'s verified shipping address. Values are verified or provided by the wallet directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.

Constructors

PaymentMethodDetailsCardWalletVisaCheckoutShippingAddress' 

Fields

Instances

Instances details
Eq PaymentMethodDetailsCardWalletVisaCheckoutShippingAddress' Source # 
Instance details

Defined in StripeAPI.Types.PaymentMethodDetailsCardWalletVisaCheckout

Show PaymentMethodDetailsCardWalletVisaCheckoutShippingAddress' Source # 
Instance details

Defined in StripeAPI.Types.PaymentMethodDetailsCardWalletVisaCheckout

ToJSON PaymentMethodDetailsCardWalletVisaCheckoutShippingAddress' Source # 
Instance details

Defined in StripeAPI.Types.PaymentMethodDetailsCardWalletVisaCheckout

FromJSON PaymentMethodDetailsCardWalletVisaCheckoutShippingAddress' Source # 
Instance details

Defined in StripeAPI.Types.PaymentMethodDetailsCardWalletVisaCheckout