- #2085 Update generated code for private-preview
- Add support for new resource
PaymentMethodBalance
- Add support for
check_balance
method on resourcePaymentMethod
- Add support for
benefits
onCard
,Charge.payment_method_details.card
,ConfirmationToken.payment_method_preview.card
, andPaymentMethod.card
- Add support for
benefit
onPaymentIntent.payment_details
,PaymentIntentConfirmParams.payment_details
,PaymentIntentCreateParams.payment_details
, andPaymentIntentUpdateParams.payment_details
- Add support for
setupDetails
onSetupIntentConfirmParams
,SetupIntentCreateParams
,SetupIntentUpdateParams
, andSetupIntent
- Add support for
cardCreator
onv2.core.Account.configuration
,v2.core.Account.identity.attestations.terms_of_service
,v2.core.AccountCreateParams.configuration
,v2.core.AccountCreateParams.identity.attestations.terms_of_service
,v2.core.AccountUpdateParams.configuration
, andv2.core.AccountUpdateParams.identity.attestations.terms_of_service
- Add support for new value
configuration.card_creator
on enumsv2.core.AccountCreateParams.include
,v2.core.AccountRetrieveParams.include
, andv2.core.AccountUpdateParams.include
- Add support for new value
card_creator
on enumv2.core.AccountCloseParams.appliedConfigurations
- Add support for thin events
V2CoreAccountIncludingConfigurationCardCreatorCapabilityStatusUpdatedEvent
andV2CoreAccountIncludingConfigurationCardCreatorUpdatedEvent
with related objectv2.core.Account
- Remove support for thin events
V1CustomerDiscountCreatedEvent
,V1CustomerDiscountDeletedEvent
, andV1CustomerDiscountUpdatedEvent
with related objectDiscount
- Add support for new resource