GetMetaTagsTag

data class GetMetaTagsTag(val category: String, val keyName: String, val valueName: String)

Constructors

Link copied to clipboard
fun GetMetaTagsTag(category: String, keyName: String, valueName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of the resource tags.

Link copied to clipboard

The name of the key.

Link copied to clipboard

The name of the value.