The reference to the first item in the current page.

interface PaginationFirst {
    href: string;
}

Properties

Properties

href: string

The uri of the first resource returned.