Rtoaster
core
/
jp.co.brainpad.rtoaster.core.data
/
RecommendationResult
/
IResult
IResult
interface
IResult
<
T
>
結果用のデータを収納するためのインタフェース
Properties
Inheritors
Properties
content
Media
Link copied to clipboard
abstract
val
contentMedia
:
RecommendationResult.ContentMedia
コンテントのメディア種別
contents
Link copied to clipboard
abstract
val
contents
:
T
結果の内容
content
Type
Link copied to clipboard
abstract
val
contentType
:
RecommendationResult.ContentType
コンテントの種別
element
Id
Link copied to clipboard
abstract
val
elementId
:
ElementId
エレメントID
location
Link copied to clipboard
abstract
val
location
:
Location
ロケーション
session
Id
Link copied to clipboard
abstract
val
sessionId
:
SessionId
セッションID
Inheritors
PlainRecommendationResult
Link copied to clipboard
JsonRecommendationResult
Link copied to clipboard
PopupRecommendationResult
Link copied to clipboard