@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-10-17T14:26:30.480+05:30") public class TssV2TransactionsGet200ResponseClientReferenceInformationPartner extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseClientReferenceInformationPartner() |
| Modifier and Type | Method and 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 © 2022. All rights reserved.