I have a class like this:
class
export default class UserDto { email: string; permissions: string[]; rol