Class ReceiptItemTypeExtensions
Inheritance
System.Object
ReceiptItemTypeExtensions
Assembly: NineDigit.eKasa.dll
Syntax
public static class ReceiptItemTypeExtensions : Object
Methods
IsNegativeItemType(ReceiptItemType)
Declaration
public static bool IsNegativeItemType(this ReceiptItemType self)
Parameters
Returns
Type |
Description |
System.Boolean |
|
IsNonTaxableVatRateAllowed(ReceiptItemType)
Declaration
public static bool IsNonTaxableVatRateAllowed(this ReceiptItemType self)
Parameters
Returns
Type |
Description |
System.Boolean |
|
IsPositiveItemType(ReceiptItemType)
Declaration
public static bool IsPositiveItemType(this ReceiptItemType self)
Parameters
Returns
Type |
Description |
System.Boolean |
|