FinancialCardTrackOne Class | 
Namespace: ProScript
The FinancialCardTrackOne type exposes the following members.
| Name | Description | |
|---|---|---|
| FinancialCardTrackOne | Initializes a new instance of the FinancialCardTrackOne class  | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| 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
              | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetLastName | 
            Gets the last name on the card
              | |
| GetServiceCode | 
            Gets the service code on the card
              | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| Parse | 
            This method attempts to parse track one out the raw track string.
              | |
| ToString | 
            Returns this object as a human readable string.
              (Overrides ObjectToString.) |