beacon
/
com.helpscout.beacon.model
/
SuggestedArticle
/
SuggestedArticleWithId
Suggested
Article
With
Id
class
SuggestedArticleWithId
(id:
String
) :
SuggestedArticle
Content copied to clipboard
Article that's linked to actual article by it's Id
Constructors
Functions
Properties
Constructors
SuggestedArticleWithId
Link copied to clipboard
fun
SuggestedArticleWithId
(id:
String
)
Content copied to clipboard
Functions
isValid
Link copied to clipboard
open override fun
isValid
():
Boolean
Content copied to clipboard
Based on the type is the article valid, if not it won't be rendered in the Beacon
Properties
id
Link copied to clipboard
val
id
:
String
Content copied to clipboard