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