EnrichmentStatus interface
Represents Enrichment Status
Properties
message | the trimmed message describes details of the enrichment status. |
status | latest enrichment status for this data slice. |
timestamp | data slice timestamp. |
Property Details
message
the trimmed message describes details of the enrichment status.
message?: string
Property Value
string
status
latest enrichment status for this data slice.
status?: string
Property Value
string
timestamp
data slice timestamp.
timestamp?: number
Property Value
number