public class InlineResponse4006Fields extends Object
| Constructor and Description |
|---|
InlineResponse4006Fields() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLocalizationKey()
Localized Key Name
|
String |
getMessage()
Error description about validation failed field
|
String |
getPath()
Path of the failed property
|
int |
hashCode() |
InlineResponse4006Fields |
localizationKey(String localizationKey) |
InlineResponse4006Fields |
message(String message) |
InlineResponse4006Fields |
path(String path) |
void |
setLocalizationKey(String localizationKey) |
void |
setMessage(String message) |
void |
setPath(String path) |
String |
toString() |
public InlineResponse4006Fields path(String path)
public String getPath()
public void setPath(String path)
public InlineResponse4006Fields message(String message)
public String getMessage()
public void setMessage(String message)
public InlineResponse4006Fields localizationKey(String localizationKey)
public String getLocalizationKey()
public void setLocalizationKey(String localizationKey)
Copyright © 2025. All rights reserved.