In web api based projects I often use different classes for one entity. Lets say you use class A in your buisness-logic and if you want to return a result you use a class ADto.