var action: String {
        switch self {
        case .getVolume:
            return "GetVolume"
        case .setVolume: