SnapshotCreatedEvent

SNAPSHOT_CREATED SNAPSHOT_CREATED

Hierarchy (View Summary)

Constructors

Properties

id: number

The unique ID of the event.

properties: SnapshotProperties
snapshotID: number

The ID of the Snapshot.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.

Accessors

  • get attachmentID(): number
  • Returns number

    attachmentID is deprecated, please use properties.thumbnail instead.

  • get name(): string
  • Returns string

    name is deprecated, please use properties.name instead.

  • get order(): number
  • Returns number

    order is deprecated, please use properties.order instead.