Variable SiteTrendSortMappingsConst

SiteTrendSortMappings: string[] = ...

SiteTrendSortMappings is a mapping of SiteTrendSort enum values to their corresponding string values. It can be one of the following: 'DATE', 'DATE_DESC', 'COUNT', 'COUNT_DESC', 'CHANGE', 'CHANGE_DESC'.