UnitSystem
Measurement system (metric vs imperial) — affects display formats
enum UnitSystem {
IMPERIAL_SYSTEM
METRIC_SYSTEM
}
Values
UnitSystem.IMPERIAL_SYSTEM
UnitSystem.METRIC_SYSTEM
Member Of
Country object