INTERFACE
interface UserPlain {_id: ID active: Boolean company: Company created: String email: String role: String scope: String }