io.letsstreamit.services.profile.core.models
Members list
Type members
Classlikes
AuthData data to returned after a successful authentication
AuthData data to returned after a successful authentication
Value parameters
-
user email
- id
-
user id
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
AuthResponse response to be returned after a successful authentication
AuthResponse response to be returned after a successful authentication
Value parameters
- data
-
AuthData
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
User data model for a user
User data model for a user
Value parameters
- bio
-
bio of the user
-
email of the user
- username
-
username of the user
- videos
-
list of video ids the user has watched
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Video data model for a video
Video data model for a video
Value parameters
- videoId
-
id of the video
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
In this article