URI pointers for additional paged results.

interface Links {
    next?: string;
    prev?: string;
    self: string;
}

Properties

Properties

next?: string
prev?: string
self: string
MMNEPVFCICPMFPCPTTAAATR