Glossary Terms Pair Response
data class GlossaryTermsPairResponse(val sourceTerm: GlossaryTermResponse, val targetTerm: GlossaryTermResponse)
Represents a single entry for an unidirectional glossary.
Represents a single entry for an unidirectional glossary.