@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1addressverificationsClientReferenceInformation extends Object
| Constructor and Description |
|---|
Riskv1addressverificationsClientReferenceInformation() |
| Modifier and Type | Method and Description |
|---|---|
Riskv1addressverificationsClientReferenceInformation |
code(String code) |
Riskv1addressverificationsClientReferenceInformation |
comments(String comments) |
boolean |
equals(Object o) |
String |
getCode()
Merchant-generated order reference or tracking number.
|
String |
getComments()
Brief description of the order or any comment you wish to add to the order.
|
int |
hashCode() |
void |
setCode(String code) |
void |
setComments(String comments) |
String |
toString() |
public Riskv1addressverificationsClientReferenceInformation()
public Riskv1addressverificationsClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
public Riskv1addressverificationsClientReferenceInformation comments(String comments)
public String getComments()
public void setComments(String comments)
Copyright © 2020. All rights reserved.