Parameters for settings update.
Summary
Types
@type t() :: %Stripe.Params.Tax.SettingsUpdateParams{ defaults: term(), expand: term(), head_office: term() }
defaults- Default configuration to be used on Stripe Tax calculations.expand- Specifies which fields in the response should be expanded.head_office- The place where your business is located.