interface WestpacQuickStreamLinks {
    href: string;
    rel: string;
    requestMethod: string;
}

Properties

href: string

URL of a related document or resource.

rel: string

The relationship to the resource. Open help URLs in a browser to view this developer reference. next and prev are used for paginated resources.

requestMethod: string

HTTP Verb