rules property
Tax rules.
Updating the tax rules will enable "US" taxes (not reversible). Defining no rules is equivalent to not charging tax at all.
Implementation
core.List<AccountTaxTaxRule>? rules;
Tax rules.
Updating the tax rules will enable "US" taxes (not reversible). Defining no rules is equivalent to not charging tax at all.
core.List<AccountTaxTaxRule>? rules;