@accounts/mikro-ormClassesServiceOn this pageService <CustomUser>Index ConstructorsconstructorPropertiesidnameoptionstokenuserConstructors constructornew Service<CustomUser>(__namedParameters: ServiceCtorArgs<CustomUser>): Service<CustomUser>Type parametersCustomUser: IUser<any, any, any>Parameters__namedParameters: ServiceCtorArgs<CustomUser>Returns Service<CustomUser>Properties idid: numbernamename: stringoptionaloptionsoptions?: objectoptionaltokentoken?: stringuseruser: Ref<CustomUser>