Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateMessagesDetailsEntry

Object that represents a message to update in a queue.

Properties

receipt

receipt: string

The receipt of the message to update.

visibilityInSeconds

visibilityInSeconds: number

The new visibility of the message relative to the current time (as-per the clock of the server receiving the request). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj