Interface PaginatedResult<T>

  • Type Parameters:
    T -

    public interface PaginatedResult<T>
    A type that represents a page of results from a paginated query. The response is accompanied by metadata that indicates the relative queries available.