| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected TrackData |
CheckData.trackData
The Track data.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<TrackData> |
SensitiveCardData.trackData
The Track data.
|
protected List<TrackData> |
CardReaderInitResponse.trackData
The Track data.
|
| Modifier and Type | Method and Description |
|---|---|
TrackData |
ObjectFactory.createTrackData()
Create an instance of
TrackData |
TrackData |
CheckData.getTrackData()
Gets the value of the trackData property.
|
| Modifier and Type | Method and Description |
|---|---|
List<TrackData> |
SensitiveCardData.getTrackData()
Gets the value of the trackData property.
|
List<TrackData> |
CardReaderInitResponse.getTrackData()
Gets the value of the trackData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CheckData.setTrackData(TrackData value)
Sets the value of the trackData property.
|
Copyright © 2022. All rights reserved.