Get Folder Notification Config Plain Args
data class GetFolderNotificationConfigPlainArgs(val folderId: String, val notificationConfigId: String) : ConvertibleToJava<GetFolderNotificationConfigPlainArgs>