@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201ResponseErrorInformationDetails extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseErrorInformationDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PtsV2PaymentsPost201ResponseErrorInformationDetails |
field(String field) |
String |
getField()
This is the flattened JSON object field name/path that is either missing or invalid.
|
String |
getReason()
Possible reasons for the error.
|
int |
hashCode() |
PtsV2PaymentsPost201ResponseErrorInformationDetails |
reason(String reason) |
void |
setField(String field) |
void |
setReason(String reason) |
String |
toString() |
public PtsV2PaymentsPost201ResponseErrorInformationDetails()
public PtsV2PaymentsPost201ResponseErrorInformationDetails field(String field)
public String getField()
public void setField(String field)
public PtsV2PaymentsPost201ResponseErrorInformationDetails reason(String reason)
public String getReason()
public void setReason(String reason)
Copyright © 2020. All rights reserved.