@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Vasv2taxClientReferenceInformation extends Object
| Constructor and Description |
|---|
Vasv2taxClientReferenceInformation() |
| Modifier and Type | Method and Description |
|---|---|
Vasv2taxClientReferenceInformation |
code(String code) |
Vasv2taxClientReferenceInformation |
comments(String comments) |
boolean |
equals(Object o) |
String |
getCode()
Merchant-generated order reference or tracking number.
|
String |
getComments()
Comments
|
Vasv2taxClientReferenceInformationPartner |
getPartner()
Get partner
|
int |
hashCode() |
Vasv2taxClientReferenceInformation |
partner(Vasv2taxClientReferenceInformationPartner partner) |
void |
setCode(String code) |
void |
setComments(String comments) |
void |
setPartner(Vasv2taxClientReferenceInformationPartner partner) |
String |
toString() |
public Vasv2taxClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
public Vasv2taxClientReferenceInformation partner(Vasv2taxClientReferenceInformationPartner partner)
public Vasv2taxClientReferenceInformationPartner getPartner()
public void setPartner(Vasv2taxClientReferenceInformationPartner partner)
public Vasv2taxClientReferenceInformation comments(String comments)
public String getComments()
public void setComments(String comments)
Copyright © 2020. All rights reserved.