scale property
For DECIMAL
data types, specifies the total number of digits in
the fractional part of the value. Defaults to 0.
Implementation
final int? scale;
For DECIMAL
data types, specifies the total number of digits in
the fractional part of the value. Defaults to 0.
final int? scale;