- #1371 Update generated code
- Add support for
type
on resource classesstripe.Charge.PaymentMethodDetails.CardPresent.Offline
,stripe.ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.Offline
,stripe.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.Offline
, andstripe.SetupAttempt.PaymentMethodDetails.CardPresent.Offline
- Add support for
offline
on resource classesstripe.ConfirmationToken.PaymentMethodPreview.CardPresent
andstripe.PaymentMethod.CardPresent
- Add support for
_cls_activate
on resourcestripe.billing.Alert
- Add support for
_cls_archive
on resourcestripe.billing.Alert
- Add support for
_cls_deactivate
on resourcestripe.billing.Alert
- Add support for
activate
on resourcestripe.billing.Alert
- Add support for
archive
on resourcestripe.billing.Alert
- Add support for
create
on resourcestripe.billing.Alert
- Add support for
deactivate
on resourcestripe.billing.Alert
- Add support for
list
on resourcestripe.billing.Alert
- Add support for
retrieve
on resourcesstripe.billing.Alert
andstripe.tax.Calculation
- Add support for
related_customer
on parameter classesstripe.identity.VerificationSession.CreateParams
andstripe.identity.VerificationSession.ListParams
and resourcestripe.identity.VerificationSession
- Add support for
invalid_mandate_reference_prefix_format
on enumsstripe.Invoice.LastFinalizationError.code
,stripe.PaymentIntent.LastPaymentError.code
,stripe.SetupAttempt.SetupError.code
, andstripe.SetupIntent.LastSetupError.code
- Add support for
girocard
on enumsstripe.PaymentIntent.PaymentMethodOptions.Card.network
,stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsCard.network
,stripe.PaymentIntent.CreateParamsPaymentMethodOptionsCard.network
,stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsCard.network
,stripe.SetupIntent.PaymentMethodOptions.Card.network
,stripe.SetupIntent.ConfirmParamsPaymentMethodOptionsCard.network
,stripe.SetupIntent.CreateParamsPaymentMethodOptionsCard.network
,stripe.SetupIntent.ModifyParamsPaymentMethodOptionsCard.network
,stripe.Subscription.PaymentSettings.PaymentMethodOptions.Card.network
,stripe.Subscription.CreateParamsPaymentSettingsPaymentMethodOptionsCard.network
, andstripe.Subscription.ModifyParamsPaymentSettingsPaymentMethodOptionsCard.network
- Add support for
financial_addresses.aba.forwarding
on enumsstripe.treasury.FinancialAccount.active_features
,stripe.treasury.FinancialAccount.pending_features
, andstripe.treasury.FinancialAccount.restricted_features
- Change type of
count
onstripe.Invoice.CreateParamsPaymentSettingsPaymentMethodOptionsCardInstallmentsPlan
,stripe.Invoice.ModifyParamsPaymentSettingsPaymentMethodOptionsCardInstallmentsPlan
,stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsCardInstallmentsPlan
,stripe.PaymentIntent.CreateParamsPaymentMethodOptionsCardInstallmentsPlan
, andstripe.PaymentIntent.ModifyParamsPaymentMethodOptionsCardInstallmentsPlan
fromint
toNotRequired[int]
- Change type of
interval
onstripe.Invoice.CreateParamsPaymentSettingsPaymentMethodOptionsCardInstallmentsPlan
,stripe.Invoice.ModifyParamsPaymentSettingsPaymentMethodOptionsCardInstallmentsPlan
,stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsCardInstallmentsPlan
,stripe.PaymentIntent.CreateParamsPaymentMethodOptionsCardInstallmentsPlan
, andstripe.PaymentIntent.ModifyParamsPaymentMethodOptionsCardInstallmentsPlan
fromLiteral['month']
toNotRequired[Literal['month']]
- Change type of
account
onstripe.Person.AdditionalTosAcceptances
fromAccount
toOptional[Account]
- Add support for