GetTaggedSuggestionsSuggestion

data class GetTaggedSuggestionsSuggestion(val tag: String, val subjectType: GetTaggedSuggestionsSubjectType, val subject: Uri)

Constructors

Link copied to clipboard
constructor(tag: String, subjectType: GetTaggedSuggestionsSubjectType, subject: Uri)

Properties

Link copied to clipboard
Link copied to clipboard
val tag: String