Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataFeedIngestionProgress

Package version

Hierarchy

  • DataFeedIngestionProgress

Index

Properties

Optional latestActiveTimestamp

latestActiveTimestamp: Date

the timestamp of latest ingestion job with status update. null indicates not available NOTE: This property will not be serialized. It can only be populated by the server.

Optional latestSuccessTimestamp

latestSuccessTimestamp: Date

the timestamp of latest success ingestion job. null indicates not available NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc