public class AcquirerInformation extends Object
| Constructor and Description |
|---|
AcquirerInformation() |
| Modifier and Type | Method and Description |
|---|---|
AcquirerSelectionInformation |
getAcquirerSelectionInformation()
Information about the acquirer selection
|
String |
getName()
Name of the acquirer used to process the transaction
|
void |
setAcquirerSelectionInformation(AcquirerSelectionInformation value)
Information about the acquirer selection
|
void |
setName(String value)
Name of the acquirer used to process the transaction
|
AcquirerInformation |
withAcquirerSelectionInformation(AcquirerSelectionInformation value)
Information about the acquirer selection
|
AcquirerInformation |
withName(String value)
Name of the acquirer used to process the transaction
|
public AcquirerSelectionInformation getAcquirerSelectionInformation()
public void setAcquirerSelectionInformation(AcquirerSelectionInformation value)
public AcquirerInformation withAcquirerSelectionInformation(AcquirerSelectionInformation value)
public String getName()
public void setName(String value)
public AcquirerInformation withName(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.