Stripe.Params.V2.Core.AccountCloseParams (tiger_stripe v0.1.10)

Copy Markdown View Source

Parameters for account close.

Summary

Types

t()

@type t() :: %Stripe.Params.V2.Core.AccountCloseParams{
  applied_configurations: [String.t()] | nil
}
  • applied_configurations - Configurations on the Account to be closed. All configurations on the Account must be passed in for this request to succeed.