kustomer-client
Preparing search index...
KustomerTypes
GetConversationErrors
Type Alias GetConversationErrors
type
GetConversationErrors
=
{
"400"
:
{
errors
:
{
code
:
string
;
source
:
{
parameters
:
string
}
;
status
:
string
;
title
:
string
;
}
[]
;
}
;
"401"
:
{
errors
:
{
code
:
string
;
source
:
{
parameters
:
string
}
;
status
:
string
;
title
:
string
;
}
[]
;
}
;
"404"
:
{
errors
:
{
code
:
string
;
source
:
{
parameters
:
string
}
;
status
:
string
;
title
:
string
;
}
[]
;
}
;
}
Index
Properties
400
401
404
Properties
400
"400"
:
{
errors
:
{
code
:
string
;
source
:
{
parameters
:
string
}
;
status
:
string
;
title
:
string
;
}
[]
;
}
Bad Request
401
"401"
:
{
errors
:
{
code
:
string
;
source
:
{
parameters
:
string
}
;
status
:
string
;
title
:
string
;
}
[]
;
}
Unauthorized
404
"404"
:
{
errors
:
{
code
:
string
;
source
:
{
parameters
:
string
}
;
status
:
string
;
title
:
string
;
}
[]
;
}
Not Found
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
400
401
404
kustomer-client
Loading...
Bad Request