toggle menu
Storyteller SDK Documentation
11.4.0-alpha.5-local--0389bc97f
switch theme
search in API
Storyteller SDK Documentation
/
com.storyteller.domain.usecases.attributes
/
StorytellerPlacement
Storyteller
Placement
data
class
StorytellerPlacement
(
val
title
:
String
,
val
code
:
String
)
Placement metadata attached to a followable category.
Members
Constructors
Storyteller
Placement
Link copied to clipboard
constructor
(
title
:
String
,
code
:
String
)
Properties
code
Link copied to clipboard
val
code
:
String
Placement code.
title
Link copied to clipboard
val
title
:
String
Placement display title.