Static attributeTypeMap
attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "userId","baseName": "user_id","type": "number"},{"name": "mailingListMode","baseName": "mailing_list_mode","type": "boolean"},{"name": "mailingListModeFrequency","baseName": "mailing_list_mode_frequency","type": "number"},{"name": "emailDigests","baseName": "email_digests","type": "boolean"},{"name": "emailLevel","baseName": "email_level","type": "number"},{"name": "emailMessagesLevel","baseName": "email_messages_level","type": "number"},{"name": "externalLinksInNewTab","baseName": "external_links_in_new_tab","type": "boolean"},{"name": "colorSchemeId","baseName": "color_scheme_id","type": "string"},{"name": "darkSchemeId","baseName": "dark_scheme_id","type": "string"},{"name": "dynamicFavicon","baseName": "dynamic_favicon","type": "boolean"},{"name": "enableQuoting","baseName": "enable_quoting","type": "boolean"},{"name": "enableDefer","baseName": "enable_defer","type": "boolean"},{"name": "digestAfterMinutes","baseName": "digest_after_minutes","type": "number"},{"name": "automaticallyUnpinTopics","baseName": "automatically_unpin_topics","type": "boolean"},{"name": "autoTrackTopicsAfterMsecs","baseName": "auto_track_topics_after_msecs","type": "number"},{"name": "notificationLevelWhenReplying","baseName": "notification_level_when_replying","type": "number"},{"name": "newTopicDurationMinutes","baseName": "new_topic_duration_minutes","type": "number"},{"name": "emailPreviousReplies","baseName": "email_previous_replies","type": "number"},{"name": "emailInReplyTo","baseName": "email_in_reply_to","type": "boolean"},{"name": "likeNotificationFrequency","baseName": "like_notification_frequency","type": "number"},{"name": "includeTl0InDigests","baseName": "include_tl0_in_digests","type": "boolean"},{"name": "themeIds","baseName": "theme_ids","type": "Array<any>"},{"name": "themeKeySeq","baseName": "theme_key_seq","type": "number"},{"name": "allowPrivateMessages","baseName": "allow_private_messages","type": "boolean"},{"name": "enableAllowedPmUsers","baseName": "enable_allowed_pm_users","type": "boolean"},{"name": "homepageId","baseName": "homepage_id","type": "string"},{"name": "hideProfileAndPresence","baseName": "hide_profile_and_presence","type": "boolean"},{"name": "textSize","baseName": "text_size","type": "string"},{"name": "textSizeSeq","baseName": "text_size_seq","type": "number"},{"name": "titleCountMode","baseName": "title_count_mode","type": "string"},{"name": "timezone","baseName": "timezone","type": "string"},{"name": "skipNewUserTips","baseName": "skip_new_user_tips","type": "boolean"} ]