added response field in lookupData response
This commit is contained in:
@@ -9,4 +9,5 @@ public class LookUpDataRequest {
|
||||
private String title;
|
||||
private LookUpDataTypeEnum type;
|
||||
private String value;
|
||||
private String response;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user