Click or drag to resize

TransactionDetail Class

Syntax
C#
public class TransactionDetail : Transaction

The TransactionDetail type exposes the following members.

Properties
  NameDescription
Public propertyCard_Number
(Inherited from Transaction.)
Public propertyCard_RSN
(Inherited from Transaction.)
Public propertyDisplayValue
(Inherited from Transaction.)
Public propertyItems
Public propertyMember_RSN
(Inherited from Transaction.)
Public propertyMember_Type
Valid Values:
  • Person
  • Organisation
(Inherited from Transaction.)
Public propertyOrganisation_DisplayValue
(Inherited from Transaction.)
Public propertyOrganisation_RSN
(Inherited from Transaction.)
Public propertyPartnerID
(Inherited from Transaction.)
Public propertyPartnerTransactionDate
(Inherited from Transaction.)
Public propertyPointBalance_PostTransaction
(Inherited from Transaction.)
Public propertyPointBalance_PreTransaction
(Inherited from Transaction.)
Public propertyPoints
(Inherited from Transaction.)
Public propertyProgramMembership_RSN
(Inherited from Transaction.)
Public propertyRSN
(Inherited from Transaction.)
Public propertySaleValue
(Inherited from Transaction.)
Public propertySequenceNumber
(Inherited from Transaction.)
Public propertyTransaction_ItemDescription
(Inherited from Transaction.)
Public propertyTransaction_Notes
(Inherited from Transaction.)
Public propertyTransaction_Type
(Inherited from Transaction.)
Public propertyTransactionID
(Inherited from Transaction.)
Public propertyTransactionProcessedDate
(Inherited from Transaction.)
Top
See Also