toggle menu
Anitraklib
0.1.10-alpha
common
switch theme
search in API
Anitraklib
/
io.github.vincentvibe3.anitraklib.anilist.serialization
/
AnilistUser
/
UserPreviousName
User
Previous
Name
@
Serializable
data
class
UserPreviousName
(
val
name
:
String
,
val
createdAt
:
Int
,
val
updatedAt
:
Int
)
Members
Constructors
User
Previous
Name
Link copied to clipboard
constructor
(
name
:
String
,
createdAt
:
Int
,
updatedAt
:
Int
)
Properties
created
At
Link copied to clipboard
val
createdAt
:
Int
name
Link copied to clipboard
val
name
:
String
updated
At
Link copied to clipboard
val
updatedAt
:
Int