Convert enum to string for encoding
String toJson() { return toString().split('.').last.toUpperCase(); }