This commit is contained in:
@@ -28,9 +28,6 @@ public class ComplaintResponse {
|
||||
@JsonProperty("email")
|
||||
private String email;
|
||||
|
||||
@JsonProperty("links")
|
||||
private List<String> links;
|
||||
|
||||
@JsonProperty("created_at")
|
||||
private String createdAt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user