Interface DataBuilderFormula
Methods
resolveValue
Returns Promise<unknown>
getValue
getValue(variables: any): any Returns any
getSchema
getSchema(variablesSchema: any): any Returns any
toObject
Returns any
toString
toString(variablesSchema?: any): string Parameters
Optional
variablesSchema: any
Returns string