public class RiskV1DecisionsPost201ResponseErrorInformation extends Object
| Constructor | Description |
|---|---|
RiskV1DecisionsPost201ResponseErrorInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
RiskV1DecisionsPost201ResponseErrorInformation |
addDetailsItem(PtsV2PaymentsPost201ResponseErrorInformationDetails detailsItem) |
|
RiskV1DecisionsPost201ResponseErrorInformation |
details(List<PtsV2PaymentsPost201ResponseErrorInformationDetails> details) |
|
boolean |
equals(Object o) |
|
List<PtsV2PaymentsPost201ResponseErrorInformationDetails> |
getDetails() |
Get details
|
String |
getMessage() |
The detail message related to the status and reason listed above.
|
String |
getReason() |
The reason of the status.
|
int |
hashCode() |
|
RiskV1DecisionsPost201ResponseErrorInformation |
message(String message) |
|
RiskV1DecisionsPost201ResponseErrorInformation |
reason(String reason) |
|
void |
setDetails(List<PtsV2PaymentsPost201ResponseErrorInformationDetails> details) |
|
void |
setMessage(String message) |
|
void |
setReason(String reason) |
|
String |
toString() |
public RiskV1DecisionsPost201ResponseErrorInformation()
public RiskV1DecisionsPost201ResponseErrorInformation reason(String reason)
public String getReason()
public void setReason(String reason)
public RiskV1DecisionsPost201ResponseErrorInformation message(String message)
public String getMessage()
public void setMessage(String message)
public RiskV1DecisionsPost201ResponseErrorInformation details(List<PtsV2PaymentsPost201ResponseErrorInformationDetails> details)
public RiskV1DecisionsPost201ResponseErrorInformation addDetailsItem(PtsV2PaymentsPost201ResponseErrorInformationDetails detailsItem)
public List<PtsV2PaymentsPost201ResponseErrorInformationDetails> getDetails()
public void setDetails(List<PtsV2PaymentsPost201ResponseErrorInformationDetails> details)
Copyright © 2026. All rights reserved.