@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV1TransactionBatchesGet400ResponseErrorInformation extends Object
| Constructor and Description |
|---|
PtsV1TransactionBatchesGet400ResponseErrorInformation() |
| Modifier and Type | Method and Description |
|---|---|
PtsV1TransactionBatchesGet400ResponseErrorInformation |
addDetailsItem(PtsV1TransactionBatchesGet400ResponseErrorInformationDetails detailsItem) |
PtsV1TransactionBatchesGet400ResponseErrorInformation |
details(List<PtsV1TransactionBatchesGet400ResponseErrorInformationDetails> details) |
boolean |
equals(Object o) |
List<PtsV1TransactionBatchesGet400ResponseErrorInformationDetails> |
getDetails()
Get details
|
String |
getMessage()
Get message
|
String |
getReason()
Get reason
|
int |
hashCode() |
PtsV1TransactionBatchesGet400ResponseErrorInformation |
message(String message) |
PtsV1TransactionBatchesGet400ResponseErrorInformation |
reason(String reason) |
void |
setDetails(List<PtsV1TransactionBatchesGet400ResponseErrorInformationDetails> details) |
void |
setMessage(String message) |
void |
setReason(String reason) |
String |
toString() |
public PtsV1TransactionBatchesGet400ResponseErrorInformation()
public PtsV1TransactionBatchesGet400ResponseErrorInformation reason(String reason)
public String getReason()
public void setReason(String reason)
public PtsV1TransactionBatchesGet400ResponseErrorInformation message(String message)
public String getMessage()
public void setMessage(String message)
public PtsV1TransactionBatchesGet400ResponseErrorInformation details(List<PtsV1TransactionBatchesGet400ResponseErrorInformationDetails> details)
public PtsV1TransactionBatchesGet400ResponseErrorInformation addDetailsItem(PtsV1TransactionBatchesGet400ResponseErrorInformationDetails detailsItem)
public List<PtsV1TransactionBatchesGet400ResponseErrorInformationDetails> getDetails()
public void setDetails(List<PtsV1TransactionBatchesGet400ResponseErrorInformationDetails> details)
Copyright © 2020. All rights reserved.