| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected TrackDataType |
CheckDataType.trackData |
| Modifier and Type | Field and Description |
|---|---|
protected List<TrackDataType> |
SensitiveCardDataType.trackData |
protected List<TrackDataType> |
CardReaderInitResponseType.trackData |
| Modifier and Type | Method and Description |
|---|---|
TrackDataType |
ObjectFactory.createTrackDataType()
Create an instance of
TrackDataType |
TrackDataType |
CheckDataType.getTrackData()
Gets the value of the trackData property.
|
| Modifier and Type | Method and Description |
|---|---|
List<TrackDataType> |
SensitiveCardDataType.getTrackData()
Gets the value of the trackData property.
|
List<TrackDataType> |
CardReaderInitResponseType.getTrackData()
Gets the value of the trackData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CheckDataType.setTrackData(TrackDataType value)
Sets the value of the trackData property.
|
Copyright © 2018. All rights reserved.