Parameters for balance settings update.
Summary
Types
@type t() :: %StripeElixir.Params.BalanceSettingsUpdateParams{ expand: [String.t()] | nil, payments: map() | nil }
expand- Specifies which fields in the response should be expanded.payments- Settings that apply to the Payments Balance.