Parameters for account close.
Summary
Types
@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.