Description
This object provides the detailed information about a single data object.
Properties
Property Name | Type | Description |
---|---|---|
version | number | Current version number of the data. |
key | string | Key. |
value | numbe, string, boolean or table containing only these types | Value. |
createdTime | number | Creation time. |
updatedTime | number | Last update time. |
Methods
Method Name | Description |
---|---|
GetMetadata | Gets the custom metadata table of a user. |