@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+05:30") public class Riskv1decisionsClientReferenceInformationPartner extends Object
| Constructor and Description |
|---|
Riskv1decisionsClientReferenceInformationPartner() |
| Modifier and Type | Method and Description |
|---|---|
Riskv1decisionsClientReferenceInformationPartner |
developerId(String developerId) |
boolean |
equals(Object o) |
String |
getDeveloperId()
Identifier for the developer that helped integrate a partner solution to CyberSource.
|
String |
getSolutionId()
Identifier for the partner that is integrated to CyberSource.
|
int |
hashCode() |
void |
setDeveloperId(String developerId) |
void |
setSolutionId(String solutionId) |
Riskv1decisionsClientReferenceInformationPartner |
solutionId(String solutionId) |
String |
toString() |
public Riskv1decisionsClientReferenceInformationPartner()
public Riskv1decisionsClientReferenceInformationPartner developerId(String developerId)
public String getDeveloperId()
public void setDeveloperId(String developerId)
public Riskv1decisionsClientReferenceInformationPartner solutionId(String solutionId)
public String getSolutionId()
public void setSolutionId(String solutionId)
Copyright © 2022. All rights reserved.