Enumeration UnitsFormat

The unit format for a table column. It can be assigned as metadata for columns of the int and float dataType.

Enumeration Members

BillionsEnglish: "billions_english"
BillionsStandard: "billions_standard"
Millions: "millions"
Thousands: "thousands"

Generated using TypeDoc