@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class Ptsv2paymentsidreversalsClientReferenceInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentsidreversalsClientReferenceInformation() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsidreversalsClientReferenceInformation |
code(String code) |
Ptsv2paymentsidreversalsClientReferenceInformation |
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 Ptsv2paymentsidreversalsClientReferenceInformation()
public Ptsv2paymentsidreversalsClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
public Ptsv2paymentsidreversalsClientReferenceInformation comments(String comments)
public String getComments()
public void setComments(String comments)
Copyright © 2018. All rights reserved.