View Source ExOAPI.Stripe.Schemas.CheckoutBoletoPaymentMethodOptions (exoapi_stripe v0.1.4)
:expires_after_days :: :integer
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.
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()