A wrapper around the ODataValue with extra odata.nextLink and odata.count.

Hierarchy (view full)

Implements

Constructors

Properties

odataCount?: number

It contains the count of a collection of entities or a collection of entity references.

odataNextLink?: string

It contains a URL that allows retrieving the next subset of the requested collection.

Methods

  • Parameters

    • Optional_data: any

    Returns void

  • Parameters

    • Optionaldata: any

    Returns any