IQueryResponse
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IQueryResponse : IHasResponseStatus, IMeta
Properties
Offset
View Source
Declaration
int Offset { get; set; }
Total
View Source
Declaration
int Total { get; set; }