GetAscriptsAscriptExtAttribute

data class GetAscriptsAscriptExtAttribute(val attributeKey: String, val attributeValue: String)

Constructors

Link copied to clipboard
constructor(attributeKey: String, attributeValue: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The key of the extended attribute.

Link copied to clipboard

The value of the extended attribute.