IdentificationCardTrackOne Class |
Namespace: EasyScriptAPI
The IdentificationCardTrackOne type exposes the following members.
Name | Description | |
---|---|---|
![]() | IdentificationCardTrackOne | Initializes a new instance of the IdentificationCardTrackOne class |
Name | Description | |
---|---|---|
![]() | GetAddress |
Gets the card holders address
|
![]() | GetCity |
Gets the card holders city
|
![]() | GetDiscretionaryData |
Gets the vendor specific discretionary data
|
![]() | GetFirstName |
Gets the card holders first name
|
![]() | GetLastName |
Gets the card holders last name
|
![]() | GetMiddleName |
Gets the card holders middle name
|
![]() | GetState |
Gets the card holders state
|
![]() ![]() | Parse |
This method attempts to parse the first track of data out of a magnetic
strip string.
|
![]() | ToString |
Returns this object as a human readable string.
(Overrides ObjectToString.) |