Skip to content

v1 DynamicsWebApi.AllResponse

Aleksandr Rogov edited this page Jul 15, 2023 · 1 revision

Interface: AllResponse<T>

DynamicsWebApi.AllResponse

Type parameters

Name
T

Hierarchy

Table of contents

Properties

Properties

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

dynamics-web-api-wiki

Namespaces

Clone this wiki locally