vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
QueryBinary
Type Alias QueryBinary
type
QueryBinary
=
{
left
:
QueryBinary
|
QueryUnary
|
string
;
operator
:
string
;
right
:
QueryBinary
|
QueryUnary
|
string
;
}
Index
Properties
left
operator
right
Properties
left
left
:
QueryBinary
|
QueryUnary
|
string
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...