AiringSort: "ID" | "ID_DESC" | "MEDIA_ID" | "MEDIA_ID_DESC" | "TIME" | "TIME_DESC" | "EPISODE" | "EPISODE_DESC"

AiringSort is a type that represents the sorting options for the MediaTrend query. It can be one of the following: 'ID', 'ID_DESC', 'MEDIA_ID', 'MEDIA_ID_DESC', 'TIME', 'TIME_DESC', 'EPISODE', 'EPISODE_DESC'.