@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Vasv2taxClientReferenceInformationPartner extends Object
| Constructor and Description |
|---|
Vasv2taxClientReferenceInformationPartner() |
| Modifier and Type | Method and Description |
|---|---|
Vasv2taxClientReferenceInformationPartner |
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) |
Vasv2taxClientReferenceInformationPartner |
solutionId(String solutionId) |
String |
toString() |
public Vasv2taxClientReferenceInformationPartner()
public Vasv2taxClientReferenceInformationPartner developerId(String developerId)
public String getDeveloperId()
public void setDeveloperId(String developerId)
public Vasv2taxClientReferenceInformationPartner solutionId(String solutionId)
public String getSolutionId()
public void setSolutionId(String solutionId)
Copyright © 2020. All rights reserved.