public class PtsV2PaymentsPost201Response1ErrorInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201Response1ErrorInformation() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201Response1ErrorInformation |
addDetailsItem(PtsV2PaymentsPost201Response1ErrorInformationDetails detailsItem) |
PtsV2PaymentsPost201Response1ErrorInformation |
details(List<PtsV2PaymentsPost201Response1ErrorInformationDetails> details) |
boolean |
equals(Object o) |
List<PtsV2PaymentsPost201Response1ErrorInformationDetails> |
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() |
PtsV2PaymentsPost201Response1ErrorInformation |
message(String message) |
PtsV2PaymentsPost201Response1ErrorInformation |
reason(String reason) |
void |
setDetails(List<PtsV2PaymentsPost201Response1ErrorInformationDetails> details) |
void |
setMessage(String message) |
void |
setReason(String reason) |
String |
toString() |
public PtsV2PaymentsPost201Response1ErrorInformation()
public PtsV2PaymentsPost201Response1ErrorInformation reason(String reason)
public String getReason()
public void setReason(String reason)
public PtsV2PaymentsPost201Response1ErrorInformation message(String message)
public String getMessage()
public void setMessage(String message)
public PtsV2PaymentsPost201Response1ErrorInformation details(List<PtsV2PaymentsPost201Response1ErrorInformationDetails> details)
public PtsV2PaymentsPost201Response1ErrorInformation addDetailsItem(PtsV2PaymentsPost201Response1ErrorInformationDetails detailsItem)
public List<PtsV2PaymentsPost201Response1ErrorInformationDetails> getDetails()
public void setDetails(List<PtsV2PaymentsPost201Response1ErrorInformationDetails> details)
Copyright © 2025. All rights reserved.