Parameters for customer cash balance update.
Summary
Types
@type t() :: %Stripe.Params.CustomerCashBalanceUpdateParams{ expand: [String.t()] | nil, settings: Stripe.Params.CustomerCashBalanceUpdateParams.Settings.t() | nil }
expand- Specifies which fields in the response should be expanded.settings- A hash of settings for this cash balance.