FinancialCardTrackOne Class |
Namespace: EasyScriptAPI
The FinancialCardTrackOne type exposes the following members.
Name | Description | |
---|---|---|
![]() | FinancialCardTrackOne | Initializes a new instance of the FinancialCardTrackOne class |
Name | Description | |
---|---|---|
![]() | GetAccountNumber |
Gets the account number on the card
|
![]() | GetDiscretionaryData |
Gets the vendor-specific discretionary data on the card.
|
![]() | GetExpiration |
Gets the expiration date of the card
|
![]() | GetFirstName |
Gets the first name on the card
|
![]() | GetLastName |
Gets the last name on the card
|
![]() | GetServiceCode |
Gets the service code on the card
|
![]() ![]() | Parse |
This method attempts to parse track one out the raw track string.
|
![]() | ToString |
Returns this object as a human readable string.
(Overrides ObjectToString.) |