kustomer-client
Preparing search index...
KustomerTypes
GetConversationTimeByIdsData
Type Alias GetConversationTimeByIdsData
type
GetConversationTimeByIdsData
=
{
body
?:
never
;
path
:
{
ids
:
string
}
;
query
?:
never
;
url
:
"/conversations/times/{ids}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
ids
:
string
}
Type declaration
ids
:
string
Unique ID of the
conversation_time
.
Optional
query
query
?:
never
url
url
:
"/conversations/times/{ids}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
kustomer-client
Loading...
Unique ID of the
conversation_time
.