@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1decisionsClientReferenceInformation extends Object
| Constructor and Description |
|---|
Riskv1decisionsClientReferenceInformation() |
| Modifier and Type | Method and Description |
|---|---|
Riskv1decisionsClientReferenceInformation |
code(String code) |
Riskv1decisionsClientReferenceInformation |
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 Riskv1decisionsClientReferenceInformation()
public Riskv1decisionsClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
public Riskv1decisionsClientReferenceInformation comments(String comments)
public String getComments()
public void setComments(String comments)
Copyright © 2020. All rights reserved.