core.notequalsatom._constructor_ | Medplum
NotEqualsAtom.(constructor)
Constructs a new instance of the NotEqualsAtom class.
Signature:
constructor(left: Atom, right: Atom);
Parameters
| Parameter | Type | Description |
|---|---|---|
| left | Atom | |
| right | Atom |
Constructs a new instance of the NotEqualsAtom class.
Signature:
constructor(left: Atom, right: Atom);
| Parameter | Type | Description |
|---|---|---|
| left | Atom | |
| right | Atom |