Static attributeTypeMap
attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "id","baseName": "id","type": "number"},{"name": "name","baseName": "name","type": "string"},{"name": "color","baseName": "color","type": "string"},{"name": "textColor","baseName": "text_color","type": "string"},{"name": "slug","baseName": "slug","type": "string"},{"name": "topicCount","baseName": "topic_count","type": "number"},{"name": "postCount","baseName": "post_count","type": "number"},{"name": "position","baseName": "position","type": "number"},{"name": "description","baseName": "description","type": "any"},{"name": "descriptionText","baseName": "description_text","type": "any"},{"name": "descriptionExcerpt","baseName": "description_excerpt","type": "any"},{"name": "topicUrl","baseName": "topic_url","type": "any"},{"name": "readRestricted","baseName": "read_restricted","type": "boolean"},{"name": "permission","baseName": "permission","type": "any"},{"name": "notificationLevel","baseName": "notification_level","type": "number"},{"name": "canEdit","baseName": "can_edit","type": "boolean"},{"name": "topicTemplate","baseName": "topic_template","type": "any"},{"name": "hasChildren","baseName": "has_children","type": "any"},{"name": "sortOrder","baseName": "sort_order","type": "any"},{"name": "sortAscending","baseName": "sort_ascending","type": "any"},{"name": "showSubcategoryList","baseName": "show_subcategory_list","type": "boolean"},{"name": "numFeaturedTopics","baseName": "num_featured_topics","type": "number"},{"name": "defaultView","baseName": "default_view","type": "any"},{"name": "subcategoryListStyle","baseName": "subcategory_list_style","type": "string"},{"name": "defaultTopPeriod","baseName": "default_top_period","type": "string"},{"name": "defaultListFilter","baseName": "default_list_filter","type": "string"},{"name": "minimumRequiredTags","baseName": "minimum_required_tags","type": "number"},{"name": "navigateToFirstPostAfterRead","baseName": "navigate_to_first_post_after_read","type": "boolean"},{"name": "customFields","baseName": "custom_fields","type": "object"},{"name": "minTagsFromRequiredGroup","baseName": "min_tags_from_required_group","type": "number"},{"name": "allowedTags","baseName": "allowed_tags","type": "Array"},{"name": "allowedTagGroups","baseName": "allowed_tag_groups","type": "Array"},{"name": "allowGlobalTags","baseName": "allow_global_tags","type": "boolean"},{"name": "requiredTagGroupName","baseName": "required_tag_group_name","type": "any"},{"name": "readOnlyBanner","baseName": "read_only_banner","type": "any"},{"name": "availableGroups","baseName": "available_groups","type": "Array"},{"name": "autoCloseHours","baseName": "auto_close_hours","type": "any"},{"name": "autoCloseBasedOnLastPost","baseName": "auto_close_based_on_last_post","type": "boolean"},{"name": "allowUnlimitedOwnerEditsOnFirstPost","baseName": "allow_unlimited_owner_edits_on_first_post","type": "boolean"},{"name": "groupPermissions","baseName": "group_permissions","type": "Array"},{"name": "emailIn","baseName": "email_in","type": "any"},{"name": "emailInAllowStrangers","baseName": "email_in_allow_strangers","type": "boolean"},{"name": "mailinglistMirror","baseName": "mailinglist_mirror","type": "boolean"},{"name": "allTopicsWiki","baseName": "all_topics_wiki","type": "boolean"},{"name": "canDelete","baseName": "can_delete","type": "boolean"},{"name": "cannotDeleteReason","baseName": "cannot_delete_reason","type": "any"},{"name": "allowBadges","baseName": "allow_badges","type": "boolean"},{"name": "topicFeaturedLinkAllowed","baseName": "topic_featured_link_allowed","type": "boolean"},{"name": "searchPriority","baseName": "search_priority","type": "number"},{"name": "uploadedLogo","baseName": "uploaded_logo","type": "any"},{"name": "uploadedBackground","baseName": "uploaded_background","type": "any"} ]