m8ty-api-server
Toggle table of contents
1.114.0
jvm
Platform filter
jvm
Switch theme
Search in API
m8ty-api-server
m8ty-dto - m8ty Data Transfer Objects
/
eu.m8ty.dtos.ais
/
AliasDto
Alias
Dto
data
class
AliasDto
(
var
alias
:
String
)
Account name or alias object.
Parameters
alias
Alias of the account for the corresponding user.
Members
Constructors
Alias
Dto
Link copied to clipboard
constructor
(
alias
:
String
)
Properties
alias
Link copied to clipboard
@get:
Size
(
max
=
100
)
var
alias
:
String