Static attributeTypeMap
attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "canCreateTopic","baseName": "can_create_topic","type": "boolean"},{"name": "draft","baseName": "draft","type": "string"},{"name": "draftKey","baseName": "draft_key","type": "string"},{"name": "draftSequence","baseName": "draft_sequence","type": "number"},{"name": "perPage","baseName": "per_page","type": "number"},{"name": "tags","baseName": "tags","type": "Array<InlineResponse20030TopicListTags>"},{"name": "topics","baseName": "topics","type": "Array<InlineResponse20030TopicListTopics>"} ]