notion.numberfiltercondition.doesnotequal
Home > @runlightyear/notion > NumberFilterCondition > doesNotEqual
NumberFilterCondition.doesNotEqual property
The number to compare the number property value against.
Returns database entries where the number property value differs from the provided number.
Signature:doesNotEqual?: number;