A reference to the first item of the next page, if any.

interface PaginationNext {
    href: string;
}

Properties

Properties

href: string

The uri of the next set of resources.