public class Ptsv1pullfundstransferClientReferenceInformation extends Object
| Constructor | Description |
|---|---|
Ptsv1pullfundstransferClientReferenceInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
Ptsv1pullfundstransferClientReferenceInformation |
applicationName(String applicationName) |
|
Ptsv1pullfundstransferClientReferenceInformation |
applicationUser(String applicationUser) |
|
Ptsv1pullfundstransferClientReferenceInformation |
applicationVersion(String applicationVersion) |
|
Ptsv1pullfundstransferClientReferenceInformation |
code(String code) |
|
boolean |
equals(Object o) |
|
String |
getApplicationName() |
The name of the Connection Method that the originator uses to send a transaction request to CyberSource.
|
String |
getApplicationUser() |
The entity that is responsible for running the transaction and submitting the processing request to CyberSource.
|
String |
getApplicationVersion() |
Version of the CyberSource application or integration used for a transaction.
|
String |
getCode() |
Originator-generated order reference or tracking number.
|
int |
hashCode() |
|
void |
setApplicationName(String applicationName) |
|
void |
setApplicationUser(String applicationUser) |
|
void |
setApplicationVersion(String applicationVersion) |
|
void |
setCode(String code) |
|
String |
toString() |
public Ptsv1pullfundstransferClientReferenceInformation()
public Ptsv1pullfundstransferClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
public Ptsv1pullfundstransferClientReferenceInformation applicationName(String applicationName)
public String getApplicationName()
public void setApplicationName(String applicationName)
public Ptsv1pullfundstransferClientReferenceInformation applicationVersion(String applicationVersion)
public String getApplicationVersion()
public void setApplicationVersion(String applicationVersion)
public Ptsv1pullfundstransferClientReferenceInformation applicationUser(String applicationUser)
public String getApplicationUser()
public void setApplicationUser(String applicationUser)
Copyright © 2026. All rights reserved.