ifunctionformulainfo
@nishans/notion-formula / Exports / IFunctionFormulaInfo
Interface: IFunctionFormulaInfo#
Hierarchy#
- IFunctionFormulaInfo
Index#
Properties#
Properties#
description#
• description: string
Defined in: utils/functionFormulaInfo.ts:11
function_name#
• function_name: TFunctionName
Defined in: utils/functionFormulaInfo.ts:10
operator#
• Optional operator: undefined | and | or | not | + | - | ** | / | ^ | % | == | != | > | >= | < | <=*
Defined in: utils/functionFormulaInfo.ts:12
signatures#
• signatures: IFunctionForumlaSignature[]
Defined in: utils/functionFormulaInfo.ts:9