toCB method

String toCB()

Converts a TriggerStatus to a Coinbase string.

Implementation

String toCB() {
  return value;
}