@@ -6,5 +6,6 @@ public sealed class JobMatchRequest
|
||||
public string? JobUrl { get; set; }
|
||||
public string? JobDescription { get; set; }
|
||||
public bool GdprConsent { get; set; }
|
||||
public string? Email { get; set; }
|
||||
public string? CaptchaToken { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user