Interface User

  • All Known Implementing Classes:
    AccountUser

    public interface User
    `UserInterface` for `User` returnable types.
    • Method Detail

      • getEmail

        @Deprecated
        EmailScalar getEmail()
        Deprecated.
        **DEPRECATED** `User` email. This field will be removed. Use `AccountUser.email` instead. | Date: 2025-07-01T00:00:00.000+00:00 This field will be removed. Use `AccountUser.email` instead. | Date: 2025-07-01T00:00:00.000+00:00
      • getAvatar

        @Deprecated
        UrlScalar getAvatar()
        Deprecated.
        **DEPRECATED** `User` avatar. This field will be removed. Use `AccountUser.avatar` instead. | Date: 2025-07-01T00:00:00.000+00:00 This field will be removed. Use `AccountUser.avatar` instead. | Date: 2025-07-01T00:00:00.000+00:00