TaxRateUpdateOptions constructor
const
TaxRateUpdateOptions({})
Implementation
const TaxRateUpdateOptions({
this.active,
this.country,
this.description,
this.displayName,
this.expand,
this.jurisdiction,
this.metadata,
this.state,
this.taxType,
});