Click or drag to resize

ItemTaxRuleResultTaxRuleResult1 Property

Gets or sets the TaxRuleResult for tax 1.

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 TaxRuleResult1 { get; set; }

Property Value

Type: TaxRuleResult
The TaxRuleResult for tax 1.
See Also