@@ -34,4 +34,10 @@ public class FileEntityRequest {
|
||||
|
||||
@JsonProperty("token")
|
||||
private String token;
|
||||
|
||||
@JsonProperty("sort_by")
|
||||
private String sortBy;
|
||||
|
||||
@JsonProperty("sort_order")
|
||||
private String sortOrder;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user