scale property

int scale
final

The scale to which we store the amount.

A scale of 2 means we store the value to two decimal places.

Implementation

final int scale;