interface_field_types.INumberBaseFieldPropertyFormat
interface/field_types.INumberBaseFieldPropertyFormat
When the return value of a calculated field is number, the field is formatted with the number type.
Properties
formatType
• formatType: "number"
| "currency"
| "datetime"
| "percent"
formatting types for numbers
precision
• precision: number
from 0 to 4 inclusive
symbol
• Optional
symbol: string
digital Units