Skip to content

Interface.MultipleResponse

Aleksandr Rogov edited this page May 12, 2025 · 2 revisions

dynamics-web-api / MultipleResponse

Interface: MultipleResponse<TValue>

Extended by

Type Parameters

Type Parameter Default type
TValue any

Properties

Property Type Description
@odata.context? number -
@odata.count? number -
oDataContext? string -
oDataCount? number -
value TValue[] Multiple respone entities
Clone this wiki locally