package types
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
FlexiDecimal extends AnyRef
Implementation of flexible decimal type represented as the unscaled value with up to 38 digits and the scale.
Value Members
-
object
FlexiDecimalSupport
Helper class for serialization of FlexiDecimals.