Click or drag to resize

NonSaleTransaction Class

Syntax
C#
public class NonSaleTransaction : PartnerSaleTransaction

The NonSaleTransaction type exposes the following members.

Properties
  NameDescription
Public propertyCardNumber
(Inherited from SaleTransaction.)
Public propertyCashierCode
(Inherited from SaleTransaction.)
Public propertyClientVersion
(Inherited from SaleTransaction.)
Public propertyCustomerAccountID
(Inherited from SaleTransaction.)
Public propertyPartnerID
(Inherited from PartnerSaleTransaction.)
Public propertyTerminalID
(Inherited from SaleTransaction.)
Public propertyTransactionDate
(Inherited from SaleTransaction.)
Public propertyTransactionID
(Inherited from SaleTransaction.)
Public propertyTransactionLines
(Inherited from SaleTransaction.)
Public propertyTransactionNotes
(Inherited from SaleTransaction.)
Public propertyTransactionSaleValue
(Inherited from SaleTransaction.)
Top
See Also