convertToRelatedDTO

abstract fun convertToRelatedDTO(): T

Method used to convert the object to related Transfer Data Object

Return

the DTO as T