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