@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV1TransactionBatchesGet400ResponseErrorInformationDetails extends Object
| Constructor and Description |
|---|
PtsV1TransactionBatchesGet400ResponseErrorInformationDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PtsV1TransactionBatchesGet400ResponseErrorInformationDetails |
field(String field) |
String |
getField()
This is the flattened JSON object field name/path that is either missing or invalid.
|
String |
getMessage()
The detailed message related to the status and reason listed above.
|
int |
hashCode() |
PtsV1TransactionBatchesGet400ResponseErrorInformationDetails |
message(String message) |
void |
setField(String field) |
void |
setMessage(String message) |
String |
toString() |
public PtsV1TransactionBatchesGet400ResponseErrorInformationDetails()
public PtsV1TransactionBatchesGet400ResponseErrorInformationDetails field(String field)
public String getField()
public void setField(String field)
public PtsV1TransactionBatchesGet400ResponseErrorInformationDetails message(String message)
public String getMessage()
public void setMessage(String message)
Copyright © 2020. All rights reserved.