TagAssociationLfTagPair

data class TagAssociationLfTagPair(val catalogId: String, val tagKey: String, val tagValues: List<String>)

Constructors

Link copied to clipboard
constructor(catalogId: String, tagKey: String, tagValues: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard