roundingMode property

String? roundingMode
getter/setter pair

Rounding Mode specification of the field.

It only can be set on NUMERIC or BIGNUMERIC type fields.

Optional.

Implementation

core.String? roundingMode;