mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-04 00:01:22 -05:00
Update generated code for v793 (#1315)
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
This commit is contained in:
parent
c7d68d5200
commit
7055e504b1
@ -1 +1 @@
|
||||
v773
|
||||
v793
|
||||
@ -10,6 +10,7 @@ module Stripe
|
||||
# account has started to go through Connect Onboarding. Once you create an [Account Link](https://stripe.com/docs/api/account_links) or [Account Session](https://stripe.com/docs/api/account_sessions),
|
||||
# some properties are only returned for Custom accounts. Learn about the differences [between accounts](https://stripe.com/docs/connect/accounts).
|
||||
class Account < APIResource
|
||||
extend Gem::Deprecate
|
||||
extend Stripe::APIOperations::Create
|
||||
include Stripe::APIOperations::Delete
|
||||
extend Stripe::APIOperations::List
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user