yam-api
Toggle table of contents
1.0.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
yam-api
rotor
/
su.pank.yamapi.rotor.model
/
Id
Id
@
Serializable
data
class
Id
(
val
type
:
String
,
val
tag
:
String
)
Members
Constructors
Id
Link copied to clipboard
constructor
(
type
:
String
,
tag
:
String
)
Properties
tag
Link copied to clipboard
val
tag
:
String
type
Link copied to clipboard
val
type
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String