package io.github.lishangbu.avalon.dataset.api.model data class TypeEffectivenessTypeView( val internalName: String, val name: String, )