Stripe.Params.V2.Core.Accounts.PersonListParams (tiger_stripe v0.1.10)

Copy Markdown View Source

Parameters for person list.

Summary

Types

t()

@type t() :: %Stripe.Params.V2.Core.Accounts.PersonListParams{limit: integer() | nil}
  • limit - The upper limit on the number of accounts returned by the List Account request.