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
/
DescriptionSeed
Description
Seed
@
Serializable
data
class
DescriptionSeed
(
val
value
:
String
,
val
tag
:
String
,
val
type
:
String
)
Members
Constructors
Description
Seed
Link copied to clipboard
constructor
(
value
:
String
,
tag
:
String
,
type
:
String
)
Properties
tag
Link copied to clipboard
val
tag
:
String
type
Link copied to clipboard
val
type
:
String
value
Link copied to clipboard
val
value
:
String