public class TssV2TransactionsGet200ResponseClientReferenceInformationPartner extends Object
| Constructor | Description |
|---|---|
TssV2TransactionsGet200ResponseClientReferenceInformationPartner() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getSolutionId() |
Identifier for the partner that is integrated to CyberSource.
|
String |
getThirdPartyCertificationNumber() |
Value that identifies the application vendor and application version for a third party gateway.
|
int |
hashCode() |
|
void |
setSolutionId(String solutionId) |
|
void |
setThirdPartyCertificationNumber(String thirdPartyCertificationNumber) |
|
TssV2TransactionsGet200ResponseClientReferenceInformationPartner |
solutionId(String solutionId) |
|
TssV2TransactionsGet200ResponseClientReferenceInformationPartner |
thirdPartyCertificationNumber(String thirdPartyCertificationNumber) |
|
String |
toString() |
public TssV2TransactionsGet200ResponseClientReferenceInformationPartner()
public TssV2TransactionsGet200ResponseClientReferenceInformationPartner solutionId(String solutionId)
public String getSolutionId()
public void setSolutionId(String solutionId)
public TssV2TransactionsGet200ResponseClientReferenceInformationPartner thirdPartyCertificationNumber(String thirdPartyCertificationNumber)
public String getThirdPartyCertificationNumber()
public void setThirdPartyCertificationNumber(String thirdPartyCertificationNumber)
Copyright © 2026. All rights reserved.