toggle menu
teamcity-gitea-test-task
0.1.2
jvm
switch theme
search in API
teamcity-gitea-test-task
/
tinyvm
/
Author
Author
data
class
Author
(
val
name
:
String
,
val
email
:
String
)
Members
Constructors
Author
Link copied to clipboard
constructor
(
name
:
String
,
email
:
String
)
Properties
email
Link copied to clipboard
val
email
:
String
name
Link copied to clipboard
val
name
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String