> For the complete documentation index, see [llms.txt](https://docs.overdare.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overdare.com/development/api-reference/classes/datastoreinfo.md).

# 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
