the current interfaces will be kept but I will also export classes that contains some shortcuts to some other endpoints ex: ```typescript export default class CardResume implements CardResumeInterface { public function getCard(): Card } ```