GetFeatureStateState

data class GetFeatureStateState(val code: String, val description: String, val updateTime: String)

Constructors

Link copied to clipboard
constructor(code: String, description: String, updateTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The high-level, machine-readable status of this Feature.

Link copied to clipboard

A human-readable description of the current status.

Link copied to clipboard

The time this status and any related Feature-specific details were updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z"