Click or drag to resize

ExtensibilitySPICardPaymentData Class

Inheritance Hierarchy

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public abstract class ExtensibilitySPICardPaymentData

The ExtensibilitySPICardPaymentData type exposes the following members.

Constructors
 NameDescription
Protected methodExtensibilitySPICardPaymentDataInitializes a new instance of the ExtensibilitySPICardPaymentData class
Top
Properties
 NameDescription
Public propertyAlternateTransRefAlternate Transaction Reference previously obtained
Public propertyAuthCodeAuthorization Code, if any
Public propertyBinRangeBank Identification Number
Public propertyCardAliasCard Alias
Public propertyCardPresentCard Present Flag
Public propertyCashbackAmountCashback Amount, if any
Public propertyEntryModeEntry Mode Flag
Public propertyExpiryDateCard Expiry Date YYMM
Public propertyIsReversedSet if Reversed
Public propertyIssuerIdCard Issuer Id
Public propertyIsVoidedSet if Voided
Public propertyModificationReferenceModification Reference
Public propertyOriginalAlternateTransRefAlternate Transaction Reference from request
Public propertyRRNRetrieval Reference Number
Public propertySequenceNoSequence Number
Public propertyTenderMediaIdTender media id, if obtainable
Public propertyTenderMediaNameTender media name, if obtainable
Public propertyTipAmountTip Amount, if any
Public propertyTransAmountTransaction Amount
Public propertyTransCurrencyTransaction Currency, numeric ISO
Public propertyTransDateTimeTransaction Local Date/Time
Public propertyTransRVCIdId to identify which RVC a transaction is to be associated with
Public propertyTransTokenTransaction Token
Public propertyTransTypeTransaction Type
Top
See Also