| Package | Description |
|---|---|
| com.adyen.builders.terminal | |
| com.adyen.model.nexo |
| Modifier and Type | Method and Description |
|---|---|
TerminalAPIRequestBuilder |
TerminalAPIRequestBuilder.withSecurityTrailer(ContentInformation securityTrailer) |
| Modifier and Type | Field and Description |
|---|---|
protected ContentInformation |
CardholderPIN.encrPINBlock
The Encr pin block.
|
protected ContentInformation |
Input.password
The Password.
|
protected ContentInformation |
CardData.protectedCardData
The Protected card data.
|
protected ContentInformation |
MobileData.protectedMobileData
The Protected mobile data.
|
protected ContentInformation |
PaymentResult.protectedSignature
The Protected signature.
|
protected ContentInformation |
SaleToPOIResponse.securityTrailer
The Security trailer.
|
protected ContentInformation |
SaleToPOIRequest.securityTrailer
The Security trailer.
|
| Modifier and Type | Method and Description |
|---|---|
ContentInformation |
ObjectFactory.createContentInformation()
Create an instance of
ContentInformation |
ContentInformation |
CardholderPIN.getEncrPINBlock()
Gets the value of the encrPINBlock property.
|
ContentInformation |
Input.getPassword()
Gets the value of the password property.
|
ContentInformation |
CardData.getProtectedCardData()
Gets the value of the protectedCardData property.
|
ContentInformation |
MobileData.getProtectedMobileData()
Gets the value of the protectedMobileData property.
|
ContentInformation |
PaymentResult.getProtectedSignature()
Gets the value of the protectedSignature property.
|
ContentInformation |
SaleToPOIResponse.getSecurityTrailer()
Gets the value of the securityTrailer property.
|
ContentInformation |
SaleToPOIRequest.getSecurityTrailer()
Gets the value of the securityTrailer property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardholderPIN.setEncrPINBlock(ContentInformation value)
Sets the value of the encrPINBlock property.
|
void |
Input.setPassword(ContentInformation value)
Sets the value of the password property.
|
void |
CardData.setProtectedCardData(ContentInformation value)
Sets the value of the protectedCardData property.
|
void |
MobileData.setProtectedMobileData(ContentInformation value)
Sets the value of the protectedMobileData property.
|
void |
PaymentResult.setProtectedSignature(ContentInformation value)
Sets the value of the protectedSignature property.
|
void |
SaleToPOIResponse.setSecurityTrailer(ContentInformation value)
Sets the value of the securityTrailer property.
|
void |
SaleToPOIRequest.setSecurityTrailer(ContentInformation value)
Sets the value of the securityTrailer property.
|
Copyright © 2022. All rights reserved.