Changes
This commit is contained in:
@@ -6,4 +6,5 @@ public sealed class JobMatchRequest
|
||||
public string? JobUrl { get; set; }
|
||||
public string? JobDescription { get; set; }
|
||||
public bool GdprConsent { get; set; }
|
||||
public string? CaptchaToken { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user