Update generated code for v540

This commit is contained in:
Stripe OpenAPI 2023-09-21 06:13:14 +00:00
parent 0a0374b0a1
commit 7852b2faeb
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
v536
v540

View File

@ -7,7 +7,7 @@ module Stripe
# A platform cannot access a Standard or Express account's persons after the account starts onboarding, such as after generating an account link for the account.
# See the [Standard onboarding](https://stripe.com/docs/connect/standard-accounts) or [Express onboarding documentation](https://stripe.com/docs/connect/express-accounts) for information about platform prefilling and account onboarding steps.
#
# Related guide: [Handling identity verification with the API](https://stripe.com/docs/connect/identity-verification-api#person-information)
# Related guide: [Handling identity verification with the API](https://stripe.com/docs/connect/handling-api-verification#person-information)
class Person < APIResource
extend Stripe::APIOperations::List
include Stripe::APIOperations::Save