toCB method

String toCB()

Converts an OrderSide to a Coinbase string.

Implementation

String toCB() {
  return value;
}