Class PublicUser

    • Field Detail

      • displayName

        public String displayName

        The name displayed on the user's profile. null if not available.

      • externalUrls

        public ExternalUrl externalUrls

        Known public external URLs for this user.

      • followers

        public Followers followers

        Information about the followers of this user.

      • images

        public List<Image> images

        The user's profile image.

    • Constructor Detail

      • PublicUser

        public PublicUser()