@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsidClientReferenceInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentsidClientReferenceInformation() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsidClientReferenceInformation |
applicationName(String applicationName) |
Ptsv2paymentsidClientReferenceInformation |
applicationUser(String applicationUser) |
Ptsv2paymentsidClientReferenceInformation |
applicationVersion(String applicationVersion) |
Ptsv2paymentsidClientReferenceInformation |
code(String code) |
boolean |
equals(Object o) |
String |
getApplicationName()
The name of the Connection Method client (such as Virtual Terminal or SOAP Toolkit API) that the merchant 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()
Merchant-generated order reference or tracking number.
|
Ptsv2paymentsidClientReferenceInformationPartner |
getPartner()
Get partner
|
int |
hashCode() |
Ptsv2paymentsidClientReferenceInformation |
partner(Ptsv2paymentsidClientReferenceInformationPartner partner) |
void |
setApplicationName(String applicationName) |
void |
setApplicationUser(String applicationUser) |
void |
setApplicationVersion(String applicationVersion) |
void |
setCode(String code) |
void |
setPartner(Ptsv2paymentsidClientReferenceInformationPartner partner) |
String |
toString() |
public Ptsv2paymentsidClientReferenceInformation()
public Ptsv2paymentsidClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
public Ptsv2paymentsidClientReferenceInformation partner(Ptsv2paymentsidClientReferenceInformationPartner partner)
public Ptsv2paymentsidClientReferenceInformationPartner getPartner()
public void setPartner(Ptsv2paymentsidClientReferenceInformationPartner partner)
public Ptsv2paymentsidClientReferenceInformation applicationName(String applicationName)
public String getApplicationName()
public void setApplicationName(String applicationName)
public Ptsv2paymentsidClientReferenceInformation applicationVersion(String applicationVersion)
public String getApplicationVersion()
public void setApplicationVersion(String applicationVersion)
public Ptsv2paymentsidClientReferenceInformation applicationUser(String applicationUser)
public String getApplicationUser()
public void setApplicationUser(String applicationUser)
Copyright © 2020. All rights reserved.