alias OpenFeature::Number
Overview
A numeric value of unspecified type or size. Implementation languages may further differentiate between integers, floating point numbers, and other specific numeric types and provide functionality as idioms dictate.
Alias Definition
Float32 | Float64 | Int16 | Int32 | Int64 | Int8