@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class V2paymentsidreversalsClientReferenceInformation extends Object
| Constructor and Description |
|---|
V2paymentsidreversalsClientReferenceInformation() |
| Modifier and Type | Method and Description |
|---|---|
V2paymentsidreversalsClientReferenceInformation |
code(String code) |
V2paymentsidreversalsClientReferenceInformation |
comments(String comments) |
boolean |
equals(Object o) |
String |
getCode()
Client-generated order reference or tracking number.
|
String |
getComments()
Comments
|
int |
hashCode() |
void |
setCode(String code) |
void |
setComments(String comments) |
String |
toString() |
public V2paymentsidreversalsClientReferenceInformation()
public V2paymentsidreversalsClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
public V2paymentsidreversalsClientReferenceInformation comments(String comments)
public String getComments()
public void setComments(String comments)
Copyright © 2018. All rights reserved.