Stripe.Params.V2.Core.Accounts.PersonCreateParams.AdditionalTermsOfService (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.V2.Core.Accounts.PersonCreateParams.AdditionalTermsOfService{
    account:
      Stripe.Params.V2.Core.Accounts.PersonCreateParams.AdditionalTermsOfService.Account.t()
      | nil
  }
  • account - Stripe terms of service agreement.