Click or drag to resize

IOrderModifierItemTaxPercent Property

Tax percent or null for not taxed order items.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
decimal? TaxPercent { get; }

Property Value

Type: NullableDecimal
See Also