Type Alias CausalEventData

type CausalEventData = {
    eventID?: string;
    lastReloadTime?: string;
}
Index

Properties

eventID?: string

the event id from eventing service.

lastReloadTime?: string

The time of the last reload