Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IObjectMetadata

Metadata fields of an object. You should not set these fields by yourself. Everything is done automatically by Datastore.

Hierarchy

  • IObjectMetadata

Index

Properties

Properties

Optional created

created: number

Time when object was created (UNIX timestamp)

id

id: string

Identifier of an object

Optional updated

updated: number

Time when object was last updated (UNIX timestamp)

Generated using TypeDoc