Represents the data read from magnetic stripe reader (MSR) tracks.
This data class holds the strings for each of the three MSR tracks (Track 1, Track 2, and Track 3), along with their respective lengths.
String containing the data for Track 1.
String containing the data for Track 2.
String containing the data for Track 3.