scale property

int? scale
final

For DECIMAL data types, specifies the total number of digits in the fractional part of the value. Defaults to 0.

Implementation

final int? scale;