JsonRecommendationResult
public struct JsonRecommendationResult : IRecommendationResult
JSONテンプレートのレコメンドデータを収納するためクラス
-
Declaration
Swift
public let location: Location
-
Declaration
Swift
public let contentType: RecommendationResult.ContentType
-
Declaration
Swift
public let contentMedia: RecommendationResult.ContentMedia
-
Declaration
Swift
public let elementId: ElementId
-
Declaration
Swift
public let sessionId: SessionId
-
Declaration
Swift
public let contents: [AnyHashable : Any?]