GetPredefinedAttributeResult

data class GetPredefinedAttributeResult(val lastModifiedRegion: String? = null, val lastModifiedTime: Double? = null, val values: ValuesProperties? = null)

Constructors

Link copied to clipboard
constructor(lastModifiedRegion: String? = null, lastModifiedTime: Double? = null, values: ValuesProperties? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Last modified region.

Link copied to clipboard

Last modified time.

Link copied to clipboard

The values of a predefined attribute.