BlazeAddProductRequestenableExciseTax Property |
Specifies whether or not to enable the excise tax.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<bool> enableExciseTax { get; set; }
Public Property enableExciseTax As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBooleanSee Also