@sudoplatform/sudo-email
Preparing search index...
NotEqualStateFilter
Interface NotEqualStateFilter
interface
NotEqualStateFilter
{
equal
?:
undefined
;
notEqual
:
ScheduledDraftMessageState
;
notOneOf
?:
undefined
;
oneOf
?:
undefined
;
}
Index
Properties
equal?
not
Equal
not
One
Of?
one
Of?
Properties
Optional
equal
equal
?:
undefined
not
Equal
notEqual
:
ScheduledDraftMessageState
Return only results that do not match the given state.
Optional
not
One
Of
notOneOf
?:
undefined
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 the given state.