Static attributeTypeMap
attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "id","baseName": "id","type": "number"},{"name": "username","baseName": "username","type": "string"},{"name": "name","baseName": "name","type": "string"},{"name": "avatarTemplate","baseName": "avatar_template","type": "string"},{"name": "lastPostedAt","baseName": "last_posted_at","type": "string"},{"name": "lastSeenAt","baseName": "last_seen_at","type": "string"},{"name": "createdAt","baseName": "created_at","type": "string"},{"name": "ignored","baseName": "ignored","type": "boolean"},{"name": "muted","baseName": "muted","type": "boolean"},{"name": "canIgnoreUser","baseName": "can_ignore_user","type": "boolean"},{"name": "canMuteUser","baseName": "can_mute_user","type": "boolean"},{"name": "canSendPrivateMessages","baseName": "can_send_private_messages","type": "boolean"},{"name": "canSendPrivateMessageToUser","baseName": "can_send_private_message_to_user","type": "boolean"},{"name": "trustLevel","baseName": "trust_level","type": "number"},{"name": "moderator","baseName": "moderator","type": "boolean"},{"name": "admin","baseName": "admin","type": "boolean"},{"name": "title","baseName": "title","type": "string"},{"name": "badgeCount","baseName": "badge_count","type": "number"},{"name": "userFields","baseName": "user_fields","type": "object"},{"name": "customFields","baseName": "custom_fields","type": "object"},{"name": "timeRead","baseName": "time_read","type": "number"},{"name": "recentTimeRead","baseName": "recent_time_read","type": "number"},{"name": "primaryGroupId","baseName": "primary_group_id","type": "string"},{"name": "primaryGroupName","baseName": "primary_group_name","type": "string"},{"name": "primaryGroupFlairUrl","baseName": "primary_group_flair_url","type": "string"},{"name": "primaryGroupFlairBgColor","baseName": "primary_group_flair_bg_color","type": "string"},{"name": "primaryGroupFlairColor","baseName": "primary_group_flair_color","type": "string"},{"name": "featuredTopic","baseName": "featured_topic","type": "string"},{"name": "staged","baseName": "staged","type": "boolean"},{"name": "canEdit","baseName": "can_edit","type": "boolean"},{"name": "canEditUsername","baseName": "can_edit_username","type": "boolean"},{"name": "canEditEmail","baseName": "can_edit_email","type": "boolean"},{"name": "canEditName","baseName": "can_edit_name","type": "boolean"},{"name": "uploadedAvatarId","baseName": "uploaded_avatar_id","type": "string"},{"name": "hasTitleBadges","baseName": "has_title_badges","type": "boolean"},{"name": "pendingCount","baseName": "pending_count","type": "number"},{"name": "profileViewCount","baseName": "profile_view_count","type": "number"},{"name": "secondFactorEnabled","baseName": "second_factor_enabled","type": "boolean"},{"name": "canUploadProfileHeader","baseName": "can_upload_profile_header","type": "boolean"},{"name": "canUploadUserCardBackground","baseName": "can_upload_user_card_background","type": "boolean"},{"name": "postCount","baseName": "post_count","type": "number"},{"name": "canBeDeleted","baseName": "can_be_deleted","type": "boolean"},{"name": "canDeleteAllPosts","baseName": "can_delete_all_posts","type": "boolean"},{"name": "locale","baseName": "locale","type": "string"},{"name": "mutedCategoryIds","baseName": "muted_category_ids","type": "Array<any>"},{"name": "regularCategoryIds","baseName": "regular_category_ids","type": "Array<any>"},{"name": "watchedTags","baseName": "watched_tags","type": "Array<any>"},{"name": "watchingFirstPostTags","baseName": "watching_first_post_tags","type": "Array<any>"},{"name": "trackedTags","baseName": "tracked_tags","type": "Array<any>"},{"name": "mutedTags","baseName": "muted_tags","type": "Array<any>"},{"name": "trackedCategoryIds","baseName": "tracked_category_ids","type": "Array<any>"},{"name": "watchedCategoryIds","baseName": "watched_category_ids","type": "Array<any>"},{"name": "watchedFirstPostCategoryIds","baseName": "watched_first_post_category_ids","type": "Array<any>"},{"name": "systemAvatarUploadId","baseName": "system_avatar_upload_id","type": "string"},{"name": "systemAvatarTemplate","baseName": "system_avatar_template","type": "string"},{"name": "mutedUsernames","baseName": "muted_usernames","type": "Array<any>"},{"name": "ignoredUsernames","baseName": "ignored_usernames","type": "Array<any>"},{"name": "allowedPmUsernames","baseName": "allowed_pm_usernames","type": "Array<any>"},{"name": "mailingListPostsPerDay","baseName": "mailing_list_posts_per_day","type": "number"},{"name": "canChangeBio","baseName": "can_change_bio","type": "boolean"},{"name": "canChangeLocation","baseName": "can_change_location","type": "boolean"},{"name": "canChangeWebsite","baseName": "can_change_website","type": "boolean"},{"name": "userApiKeys","baseName": "user_api_keys","type": "string"},{"name": "userAuthTokens","baseName": "user_auth_tokens","type": "Array<InlineResponse20041UserUserAuthTokens>"},{"name": "featuredUserBadgeIds","baseName": "featured_user_badge_ids","type": "Array<any>"},{"name": "invitedBy","baseName": "invited_by","type": "string"},{"name": "groups","baseName": "groups","type": "Array<InlineResponse20041UserGroups>"},{"name": "groupUsers","baseName": "group_users","type": "Array<InlineResponse20041UserGroupUsers>"},{"name": "userOption","baseName": "user_option","type": "InlineResponse20041UserUserOption"} ]