Syrve POS Api V8 Code Reference
Syrve POS Api V8 Code Reference
Resto.Front.Api.Data.Taxes
ITaxCategory Interface
ITaxCategory Properties
IsCalculated Property
Name Property
VatPercent Property
ITaxCategory
IsCalculated Property
Is calculated tax flag
Namespace:
Resto.Front.Api.Data.Taxes
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
bool
IsCalculated
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
ITaxCategory Interface
Resto.Front.Api.Data.Taxes Namespace