Skip to content

AllResponse

Aleksandr Rogov edited this page Apr 13, 2024 · 2 revisions

Interface: AllResponse<T>

Type parameters

Name
T

Hierarchy

Table of contents

Properties

Properties

@odata.context

Optional @odata.context: number

Inherited from

MultipleResponse.@odata.context


@odata.count

Optional @odata.count: number

Inherited from

MultipleResponse.@odata.count


oDataContext

Optional oDataContext: string

Inherited from

MultipleResponse.oDataContext


oDataCount

Optional oDataCount: number

Inherited from

MultipleResponse.oDataCount


oDataDeltaLink

Optional oDataDeltaLink: string

@odata.deltaLink value


value

value: T[]

Multiple respone entities

Inherited from

MultipleResponse.value

Clone this wiki locally