Unblu Agent Embedded JS API
Preparing search index...
NotInRecipientTypeOperator
Interface NotInRecipientTypeOperator
"Not in" recipient type operator. Matches types not in the provided list
interface
NotInRecipientTypeOperator
{
type
:
NOT_IN
;
values
:
ConversationHistoryRecipientType
[]
;
}
Index
Properties
type
values
Properties
type
type
:
NOT_IN
values
values
:
ConversationHistoryRecipientType
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
values
Unblu Agent Embedded JS API
Loading...
"Not in" recipient type operator. Matches types not in the provided list