toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.domain.library
/
NewsStory
News
Story
open
class
NewsStory
(
val
url
:
String
,
val
title
:
String
,
val
summary
:
String
)
:
Page
Members
Constructors
News
Story
Link copied to clipboard
constructor
(
url
:
String
,
title
:
String
,
summary
:
String
)
Properties
summary
Link copied to clipboard
open
override
val
summary
:
String
title
Link copied to clipboard
val
title
:
String
url
Link copied to clipboard
open
override
val
url
:
String
Functions
contribution
Link copied to clipboard
open
override
fun
contribution
(
)
:
String