Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EstimateReleaseDataSizeResult

This is the size and time range of data to be released

Properties

sizeInBytes

sizeInBytes: number

This is the size in bytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeDataEnded

timeDataEnded: Date

This is the end of the time range of data to be released. timeDataStarted and timeDataEnded delineate the time range of the recalled data to be released. They may not be exact the same as the parameters in the request input (EstimateReleaseDataSizeDetails).

timeDataStarted

timeDataStarted: Date

This is the start of the time range of data to be released

Functions

getDeserializedJsonObj

getJsonObj