Static attributeTypeMap
attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "id","baseName": "id","type": "number"},{"name": "userId","baseName": "user_id","type": "number"},{"name": "notificationType","baseName": "notification_type","type": "number"},{"name": "read","baseName": "read","type": "boolean"},{"name": "createdAt","baseName": "created_at","type": "string"},{"name": "postNumber","baseName": "post_number","type": "string"},{"name": "topicId","baseName": "topic_id","type": "number"},{"name": "slug","baseName": "slug","type": "string"},{"name": "data","baseName": "data","type": "InlineResponse20014Data"} ]