Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.AdditionalTermsOfService.Account
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.AdditionalTermsOfService.Account{ shown_and_accepted: boolean() | nil }
shown_and_accepted- The boolean value indicating if the terms of service have been accepted.