DataStoreInfo

DataStoreInfo : Instance

Overview

A class that becomes the base of an object containing version information of a specific key in data storage.

Properties

CreatedTime

number

The timestamp (in Unix time) when the data store entry was first created.

Code Samples

DataStoreName

string

The name of the data store this entry belongs to.

Code Samples

UpdatedTime

number

The timestamp (in Unix time) when the data store entry was last updated.

Code Samples

Methods

Events

Last updated