First idea of ResultModel
This commit is contained in:
		| @@ -29,5 +29,6 @@ namespace Datamodels.BusinessModels | ||||
|         public long TotalCount { get; set; } | ||||
|         public long Skip { get; set; } | ||||
|         public long Take { get; set; } | ||||
|         public TimeSpan Duration { get; set; } | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user