Static attributeTypeMap
attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "id","baseName": "id","type": "number"},{"name": "title","baseName": "title","type": "string"},{"name": "fancyTitle","baseName": "fancy_title","type": "string"},{"name": "slug","baseName": "slug","type": "string"},{"name": "postsCount","baseName": "posts_count","type": "number"},{"name": "replyCount","baseName": "reply_count","type": "number"},{"name": "highestPostNumber","baseName": "highest_post_number","type": "number"},{"name": "imageUrl","baseName": "image_url","type": "string"},{"name": "createdAt","baseName": "created_at","type": "string"},{"name": "lastPostedAt","baseName": "last_posted_at","type": "string"},{"name": "bumped","baseName": "bumped","type": "boolean"},{"name": "bumpedAt","baseName": "bumped_at","type": "string"},{"name": "archetype","baseName": "archetype","type": "string"},{"name": "unseen","baseName": "unseen","type": "boolean"},{"name": "lastReadPostNumber","baseName": "last_read_post_number","type": "number"},{"name": "unread","baseName": "unread","type": "number"},{"name": "newPosts","baseName": "new_posts","type": "number"},{"name": "pinned","baseName": "pinned","type": "boolean"},{"name": "unpinned","baseName": "unpinned","type": "string"},{"name": "visible","baseName": "visible","type": "boolean"},{"name": "closed","baseName": "closed","type": "boolean"},{"name": "archived","baseName": "archived","type": "boolean"},{"name": "notificationLevel","baseName": "notification_level","type": "number"},{"name": "bookmarked","baseName": "bookmarked","type": "boolean"},{"name": "liked","baseName": "liked","type": "boolean"},{"name": "tags","baseName": "tags","type": "Array<any>"},{"name": "views","baseName": "views","type": "number"},{"name": "likeCount","baseName": "like_count","type": "number"},{"name": "hasSummary","baseName": "has_summary","type": "boolean"},{"name": "lastPosterUsername","baseName": "last_poster_username","type": "string"},{"name": "categoryId","baseName": "category_id","type": "number"},{"name": "pinnedGlobally","baseName": "pinned_globally","type": "boolean"},{"name": "featuredLink","baseName": "featured_link","type": "string"},{"name": "posters","baseName": "posters","type": "Array<InlineResponse20022TopicListPosters>"} ]