DecimalOrBuilder

Functions

Link copied to clipboard
abstract fun getPrecision(): ByteString
The precision (number of decimals)
bytes precision = 2;
Link copied to clipboard
abstract fun getValue(): ByteString
The 'raw' value
bytes value = 1;

Inheritors

Link copied to clipboard