Site Content
1.6.2
jvm
Site Content
/
dk.ds.site_content.domain.model.usersettings
/
UserGuideBodyItem
User
Guide
Body
Item
data
class
UserGuideBodyItem
(
val
type
:
String
,
val
value
:
String
?
)
Members
Constructors
User
Guide
Body
Item
Link copied to clipboard
constructor
(
type
:
String
,
value
:
String
?
)
Properties
type
Link copied to clipboard
val
type
:
String
value
Link copied to clipboard
val
value
:
String
?