toCB method

String toCB()

Converts an OrderStatus to a Coinbase string.

Implementation

String toCB() {
  return value;
}