Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SystemData

Package version

Read-only system metadata associated with a resource.

Hierarchy

  • SystemData

Index

Properties

Optional createdAt

createdAt: Date

Date and time when this resource was first created. Value is represented in UTC according to the ISO8601 date format.

Optional lastModifiedAt

lastModifiedAt: Date

Date and time when this resource was last modified. Value is represented in UTC according to the ISO8601 date format.

Generated using TypeDoc