getPrice

open fun getPrice(): Long
price of the order, which is the real price multiplied by 1e8 (10^8) and rounded to integer
int64 price = 6;

Return

The price.