updated code
This commit is contained in:
@@ -8,5 +8,6 @@ import java.time.LocalDateTime;
|
||||
@Data
|
||||
public class CompanyDocumentRequest {
|
||||
private Long categoryId;
|
||||
private String name ;
|
||||
private LocalDateTime expirationDate;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user