@@ -5,8 +5,8 @@ import lombok.Data;
|
||||
@Data
|
||||
public class ViolationNotionRequest {
|
||||
private String token;
|
||||
private String fileId;
|
||||
private String message;
|
||||
private String action;
|
||||
private Long violationId;
|
||||
private Long notionId;
|
||||
private String message;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user