Interface ODataResponse

Represents an OData query response.

Hierarchy

  • ODataResponse

Index

Properties

Properties

@odata.context

@odata.context: string

The OData context annotation that denotes the context URL for the payload.

value

value: any[]

An array of values returned from the query.