@sudoplatform/sudo-email
Preparing search index...
NotOneOfStateFilter
Interface NotOneOfStateFilter
interface
NotOneOfStateFilter
{
equal
?:
undefined
;
notEqual
?:
undefined
;
notOneOf
:
ScheduledDraftMessageState
[]
;
oneOf
?:
undefined
;
}
Index
Properties
equal?
not
Equal?
not
One
Of
one
Of?
Properties
Optional
equal
equal
?:
undefined
Optional
not
Equal
notEqual
?:
undefined
not
One
Of
notOneOf
:
ScheduledDraftMessageState
[]
Return only results that do not match any of the given states.
Optional
one
Of
oneOf
?:
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
equal
not
Equal
not
One
Of
one
Of
@sudoplatform/sudo-email
Loading...
Return only results that do not match any of the given states.