public enum CodingKeys: String, CodingKey {
            case description
            case channelID = "channelId"
            case categoryID = "categoryId"
            case channelTitle