Commit b7ad9e23 by Urvil Shah

Update SearchRequest.cs

parent 2f503c1f
Pipeline #13567 passed with stages
in 25 minutes 29 seconds
Showing with 2 additions and 0 deletions
...@@ -15,5 +15,6 @@ namespace Mobile.Search.Shared.Models ...@@ -15,5 +15,6 @@ namespace Mobile.Search.Shared.Models
public string SourceTag { get; set; } public string SourceTag { get; set; }
public DateTime Timestamp { get; set; } public DateTime Timestamp { get; set; }
public bool UseFakeUserAgent { get; set; } public bool UseFakeUserAgent { get; set; }
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment