toJson method

String toJson()

Converts this RevenueWithdrawalStateType to a String.

Implementation

String toJson() {
  return value;
}