The date the refreshed webhooks expire.

interface WebhooksExpirationDate {
    expirationDate: number;
}

Properties

Properties

expirationDate: number

The expiration date of all the refreshed webhooks.