extension Filter {
    public enum GuideCategoriesList: QueryParameterable {
        case id(String)
        case regionCode(String)