Click or drag to resize

ItemTaxRuleResultTaxRuleResult2 Property

Gets or sets the TaxRuleResult for tax 2.

Namespace:  Atomia.Billing.Core.Sdk.Plugins
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public TaxRuleResult TaxRuleResult2 { get; set; }

Property Value

Type: TaxRuleResult
The TaxRuleResult for tax 2.
See Also