Preparing search index...
The search index is not available
@odata/client
@odata/client
PlainODataResponse
Interface PlainODataResponse
interface
PlainODataResponse
{
d
?:
any
;
error
?:
{
code
:
string
;
message
:
{
lang
:
string
;
value
:
string
;
}
;
}
;
}
Hierarchy (
view full
)
PlainODataResponse
PlainODataMultiResponse
Index
Properties
d?
error?
Properties
Optional
d
d
?:
any
Optional
error
error
?:
{
code
:
string
;
message
:
{
lang
:
string
;
value
:
string
;
}
;
}
Type declaration
code
:
string
message
:
{
lang
:
string
;
value
:
string
;
}
lang
:
string
value
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
d
error
@odata/client
Loading...
Generated using
TypeDoc