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()
Brief description of the order or any comment you wish to add to the order.
|
Riskv1decisionsClientReferenceInformationPartner |
getPartner()
Get partner
|
int |
hashCode() |
Vasv2taxClientReferenceInformation |
partner(Riskv1decisionsClientReferenceInformationPartner partner) |
void |
setCode(String code) |
void |
setComments(String comments) |
void |
setPartner(Riskv1decisionsClientReferenceInformationPartner partner) |
String |
toString() |
public Vasv2taxClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
public Vasv2taxClientReferenceInformation partner(Riskv1decisionsClientReferenceInformationPartner partner)
public Riskv1decisionsClientReferenceInformationPartner getPartner()
public void setPartner(Riskv1decisionsClientReferenceInformationPartner partner)
public Vasv2taxClientReferenceInformation comments(String comments)
public String getComments()
public void setComments(String comments)
Copyright © 2025. All rights reserved.