Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ReleaseRecalledDataDetails

This is the input used to release recalled data

Properties

Optional collectionId

collectionId: undefined | number

This is the id for the recalled data collection to be released. If specified, only this collection will be released Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

compartmentId

compartmentId: string

This is the compartment OCID for permission checking

Optional dataType

dataType: model.StorageDataType

This is the type of the recalled data to be released

timeDataEnded

timeDataEnded: Date

This is the end of the time interval

timeDataStarted

timeDataStarted: Date

This is the start of the time interval

Functions

getDeserializedJsonObj

getJsonObj