stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.PaymentMethodOptionsBoleto

Description

Contains the types generated from the schema PaymentMethodOptionsBoleto

Synopsis

Documentation

data PaymentMethodOptionsBoleto Source #

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

Constructors

PaymentMethodOptionsBoleto 

Fields

  • paymentMethodOptionsBoletoExpiresAfterDays :: Int

    expires_after_days: The number of calendar days before a Boleto voucher expires. For example, if you create a Boleto voucher on Monday and you set expires_after_days to 2, the Boleto voucher will expire on Wednesday at 23:59 America/Sao_Paulo time.