Preparing search index...
The search index is not available
@odata/client
@odata/client
BatchPlainODataResponse
Type alias BatchPlainODataResponse<E>
Batch
PlainOData
Response
<
E
>
:
PlainODataResponse
&
{
d
?:
{
__count
?:
string
;
results
?:
E
[]
;
}
&
E
;
}
Type Parameters
E
=
any
Type declaration
Optional
d
?:
{
__count
?:
string
;
results
?:
E
[]
;
}
&
E
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@odata/client
Loading...
Generated using
TypeDoc