Done ticket GEPAFINBE-88
This commit is contained in:
@@ -6,6 +6,7 @@ import lombok.Data;
|
||||
@Data
|
||||
public class CriteriaMappedField {
|
||||
private String id;
|
||||
private String fieldName;
|
||||
private String fieldLabel;
|
||||
private Object fieldValue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user