Type Parameters

  • T

Hierarchy

Properties

_and?: BoolExpValue<T>[]
_not?: BoolExpValue<T>
_or?: BoolExpValue<T>[]
id?: ComparasionType<number>

Relation to the link that contains this value.

link_id?: ComparasionType<number>

If of link that contains this value.

value?: ComparasionType<T>

Generated using TypeDoc