Share via


ODataResponse interface

Interface for OData response format

Properties

@odata.context
@odata.count
value

Property Details

@odata.context

@odata.context?: string

Property Value

string

@odata.count

@odata.count?: number

Property Value

number

value

value: T

Property Value

T