@@ -40,4 +40,10 @@ public class FileEntityRequest {
|
||||
|
||||
@JsonProperty("sort_order")
|
||||
private String sortOrder;
|
||||
|
||||
@JsonProperty("type")
|
||||
private String type;
|
||||
|
||||
@JsonProperty("date_filter")
|
||||
private String dateFilter;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user