public class RiskV1DecisionsPost201ResponseClientReferenceInformation extends Object
| Constructor | Description |
|---|---|
RiskV1DecisionsPost201ResponseClientReferenceInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
RiskV1DecisionsPost201ResponseClientReferenceInformation |
code(String code) |
|
RiskV1DecisionsPost201ResponseClientReferenceInformation |
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() |
|
RiskV1DecisionsPost201ResponseClientReferenceInformation |
partner(Riskv1decisionsClientReferenceInformationPartner partner) |
|
void |
setCode(String code) |
|
void |
setComments(String comments) |
|
void |
setPartner(Riskv1decisionsClientReferenceInformationPartner partner) |
|
String |
toString() |
public RiskV1DecisionsPost201ResponseClientReferenceInformation()
public RiskV1DecisionsPost201ResponseClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
public RiskV1DecisionsPost201ResponseClientReferenceInformation comments(String comments)
public String getComments()
public void setComments(String comments)
public RiskV1DecisionsPost201ResponseClientReferenceInformation partner(Riskv1decisionsClientReferenceInformationPartner partner)
public Riskv1decisionsClientReferenceInformationPartner getPartner()
public void setPartner(Riskv1decisionsClientReferenceInformationPartner partner)
Copyright © 2026. All rights reserved.