Change type of date parameters (string => DateOnly)
This commit is contained in:
@@ -9,6 +9,6 @@ public class Provider
|
||||
|
||||
//Relations
|
||||
|
||||
public int ProviderID { get; set; }
|
||||
public int ProviderId { get; set; }
|
||||
public ProviderType? ProviderType { get; set; }
|
||||
}
|
Reference in New Issue
Block a user