Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 604 Bytes

ReportsQueryFormulaFields.md

File metadata and controls

13 lines (10 loc) · 604 Bytes

# ReportsQueryFormulaFields

Properties

Name Type Description Notes
id int Formula field identifier. [optional]
label string Formula field label. [optional]
fieldType string Resulting formula value type. [optional]
formula string Formula text. [optional]
decimalPrecision int For numeric formula the number precision. [optional]

[Back to Model list] [Back to API list] [Back to README]