Search
Preparing search index...
The search index is not available
@odata/client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@odata/client
batch
ParsedResponse
Interface ParsedResponse<T>
parsed mock batch response
Type parameters
T =
any
Hierarchy
ParsedResponse
Index
Properties
headers
json
status
status
Text
text
Properties
headers
headers
:
{}
Type declaration
[
key:
string
]:
string
json
json
:
(
)
=>
Promise
<
BatchPlainODataResponse
<
T
>
>
Type declaration
(
)
:
Promise
<
BatchPlainODataResponse
<
T
>
>
Returns
Promise
<
BatchPlainODataResponse
<
T
>
>
status
status
:
number
status
Text
status
Text
:
string
text
text
:
(
)
=>
Promise
<
string
>
Type declaration
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Exports
base64
batch
entityset
errors
filter
index
oauth
params
polyfill
request
types
types_
v4
util
Batch
Request
Batch
Request
V4
Parsed
Response
headers
json
status
status
Text
text
Parsed
Response
V4
format
Batch
Request
format
Batch
Request
ForOData401
format
Http
Request
String
parse
Multi
Part
Content
parse
Response2
Generated using
TypeDoc
parsed mock batch response