| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected MessageReference |
TransactionStatusRequest.messageReference
The Message reference.
|
protected MessageReference |
InputUpdate.messageReference
The Message reference.
|
protected MessageReference |
AbortRequest.messageReference
The Message reference.
|
protected MessageReference |
TransactionStatusResponse.messageReference
The Message reference.
|
| Modifier and Type | Method and Description |
|---|---|
MessageReference |
ObjectFactory.createMessageReference()
Create an instance of
MessageReference |
MessageReference |
TransactionStatusRequest.getMessageReference()
Gets the value of the messageReference property.
|
MessageReference |
InputUpdate.getMessageReference()
Gets the value of the messageReference property.
|
MessageReference |
AbortRequest.getMessageReference()
Gets the value of the messageReference property.
|
MessageReference |
TransactionStatusResponse.getMessageReference()
Gets the value of the messageReference property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionStatusRequest.setMessageReference(MessageReference value)
Sets the value of the messageReference property.
|
void |
InputUpdate.setMessageReference(MessageReference value)
Sets the value of the messageReference property.
|
void |
AbortRequest.setMessageReference(MessageReference value)
Sets the value of the messageReference property.
|
void |
TransactionStatusResponse.setMessageReference(MessageReference value)
Sets the value of the messageReference property.
|
Copyright © 2022. All rights reserved.