WebhookSubscriptionReplayByRangeRequest
Object

The date range criteria used to determine which events will be replayed.

Implements

Name
Description
The original criteria used to determine which events will be replayed.

Fields

Name
Description
afterDateTime* 
DateTime!
The earliest event to include.
beforeDateTime* 
DateTime!
The latest event to include.
replayDeliveredEventsIndicator* 
Boolean!
Whether previously delivered events should be included in the request.This also includes events that were not delivered because the relevant hirer relationship or webhook subscription was not in place at time of occurrence.
typeCode* 
String!
The type of the component.This is always RangeReplayRequest.
The hirer to replay events for.

Seen in