Interface AsyncPaginatedResult<T>

  • Type Parameters:
    T -

    public interface AsyncPaginatedResult<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.