Property VatRate
VatRate
VAT rate included in the catalog prices, if any is included, 0.0 otherwise.
Declaration
public double VatRate { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
VAT rate included in the catalog prices, if any is included, 0.0 otherwise.
public double VatRate { get; set; }
| Type | Description |
|---|---|
| double |