Magstripe
data class Magstripe(val created: Long = 0, val livemode: Boolean = false, val id: String?) : CollectedData
Represents non-payment data collected using collectData with the magstripe interface.
Represents non-payment data collected using collectData with the magstripe interface.