Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BlobPropertyChange

Package version

A blob property that was updated.

Hierarchy

  • BlobPropertyChange

Index

Properties

newValue

newValue: string

The new value of the property.

oldValue

oldValue: string

The previous value of the property.

propertyName

propertyName: string

The name of the property that was updated.

Generated using TypeDoc