Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Row

The result of GetRow.

Properties

Optional timeOfExpiration

timeOfExpiration: Date

The expiration time of the row. A zero value indicates that the row does not expire. An RFC3339 formatted datetime string.

Optional usage

usage: model.RequestUsage

Optional value

value: undefined | object

The map of values from a row.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Row): object

getJsonObj

  • getJsonObj(obj: Row): object