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

PropertyAlertsTypeDescription
revBetanumber
timestampBetanumber

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