vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
QueryUnary
Type Alias QueryUnary
type
QueryUnary
=
{
left
?:
undefined
;
operator
:
string
;
right
:
QueryBinary
|
QueryUnary
|
string
;
}
Index
Properties
left?
operator
right
Properties
Optional
left
left
?:
undefined
operator
operator
:
string
right
right
:
QueryBinary
|
QueryUnary
|
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
left
operator
right
vlocode-project - v1.40.0-beta-4
Loading...