SnapshotCreatedEventΒΆ

Class SnapshotCreatedEvent

SNAPSHOT_CREATED SNAPSHOT_CREATED

Hierarchy

Constructors

Properties

id: number
properties: SnapshotProperties
snapshotID: number

The ID of the Snapshot.

transactionCode?: string
transactionID?: number
type?: EventType

Accessors

  • get attachmentID(): number
  • Returns number

    Deprecated

    attachmentID is deprecated, please use properties.thumbnail instead.

  • get name(): string
  • Returns string

    Deprecated

    name is deprecated, please use properties.name instead.

  • get order(): number
  • Returns number

    Deprecated

    order is deprecated, please use properties.order instead.