Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateExtract

Parameters for Extract processes. If an empty object is specified, the stored Extract details will be removed.

Properties

Optional longTransDuration

longTransDuration: undefined | number

Length of time (in seconds) that a transaction can be open before Extract generates a warning message that the transaction is long-running. If not specified, Extract will not generate a warning on long-running transactions. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional performanceProfile

performanceProfile: model.ExtractPerformanceProfile

Extract performance.

Functions

getDeserializedJsonObj

getJsonObj