alias Stripe::PostSubscriptionItemsRequestTaxRates
Overview
A list of Tax Rate ids. These Tax Rates will override the default_tax_rates
on the Subscription. When updating, pass an empty string to remove previously-defined tax rates.
Alias Definition
Array(String) | String