Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SystemData

Package version

Read only system data

Hierarchy

  • SystemData

Index

Properties

Optional createdAt

createdAt: Date

The timestamp of resource creation (UTC)

Optional createdBy

createdBy: undefined | string

An identifier for the identity that created the resource

Optional createdByType

createdByType: IdentityType

The type of identity that created the resource

Optional lastModifiedAt

lastModifiedAt: Date

The timestamp of resource last modification (UTC)

Optional lastModifiedBy

lastModifiedBy: undefined | string

An identifier for the identity that last modified the resource

Optional lastModifiedByType

lastModifiedByType: IdentityType

The type of identity that last modified the resource

Generated using TypeDoc