Type alias HighSystemsRequestCalculateRecordFormulas
HighSystemsRequestCalculateRecordFormulas: HighSystemsRequest & {     adHocData: any;     appid: any;     formulas: string[];     recordid?: string;     tableid: any; } Type declaration
- adHocData: any
- appid: any
- formulas: string[]
- Optionalrecordid?: string
- tableid: any
Application ID