clear Quantity
  quantity of the order, which is the real price multiplied by 1e8 (10^8) and rounded to integer
Content copied to clipboard
int64 quantity = 7;Return
This builder for chaining.
quantity of the order, which is the real price multiplied by 1e8 (10^8) and rounded to integer
int64 quantity = 7;This builder for chaining.