Click or drag to resize

PartnerSaleTransaction Class

Syntax
C#
public class PartnerSaleTransaction : SaleTransaction

The PartnerSaleTransaction 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
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