Skip to main content

ValueStateMetadata Interface

Metadata for a value state.

This API is reserved for internal system use and should not be imported directly. It may change at any time without notice.

For more information about our API support guarantees, see here.

Signature

interface ValueStateMetadata

Properties

Property Alerts Type Description
rev Beta number
timestamp Beta number

Property Details

rev

This API is reserved for internal system use and should not be imported directly. It may change at any time without notice.

For more information about our API support guarantees, see here.

Signature
rev: number;

Type: number

timestamp

This API is reserved for internal system use and should not be imported directly. It may change at any time without notice.

For more information about our API support guarantees, see here.

Signature
timestamp: number;

Type: number