GetSuggestedUsersForDiscoverSkeletonResponse

data class GetSuggestedUsersForDiscoverSkeletonResponse(val dids: List<Did>, val recIdStr: String? = null)

Parameters

recIdStr

Snowflake for this recommendation, use when submitting recommendation events.

Constructors

constructor(dids: List<Did>, recIdStr: String? = null)

Properties

Link copied to clipboard
val dids: List<Did>
Link copied to clipboard

Snowflake for this recommendation, use when submitting recommendation events.