v43.10.0
pakrym-stripe
released this
12 Jan 18:11
·
149 commits
to master
since this release
- #2827 Update generated code
- Add support for new resource
CustomerSession
- Add support for
Create
method on resourceCustomerSession
- Remove support for
Expand
onBankAccountDeleteOptions
andCardDeleteOptions
- Add support for
AccountType
,DefaultForCurrency
, andDocuments
onBankAccountUpdateOptions
andCardUpdateOptions
- Remove support for
Owner
onBankAccountUpdateOptions
andCardUpdateOptions
- Change type of
BankAccountAccountHolderTypeOptions
andCardAccountHolderTypeOptions
fromenum('company'|'individual')
toemptyStringable(enum('company'|'individual'))
- Add support for
BillingCycleAnchorConfig
onSubscriptionCreateOptions
andSubscription
- Add support for new resource
- #2807 Add 'Usage' to RequestTelemetry