StoreItem interface

Object which is stored in Storage with an optional eTag.

Properties

eTag

(Optional) eTag field for stores that support optimistic concurrency.

Property Details

eTag

(Optional) eTag field for stores that support optimistic concurrency.

eTag?: string

Property Value

string