Click or drag to resize

FinancialCardTrackOne Methods

The FinancialCardTrackOne type exposes the following members.

Methods
  NameDescription
Public methodGetAccountNumber
Gets the account number on the card
Public methodGetDiscretionaryData
Gets the vendor-specific discretionary data on the card.
Public methodGetExpiration
Gets the expiration date of the card
Public methodGetFirstName
Gets the first name on the card
Public methodGetLastName
Gets the last name on the card
Public methodGetServiceCode
Gets the service code on the card
Public methodStatic memberParse
This method attempts to parse track one out the raw track string.
Public methodToString
Returns this object as a human readable string.
(Overrides ObjectToString.)
Top
See Also