Jira.js - Jira Cloud API library
    Preparing search index...

    Interface WebhooksExpirationDate

    The date the refreshed webhooks expire.

    interface WebhooksExpirationDate {
        expirationDate: number;
    }
    Index

    Properties

    Properties

    expirationDate: number

    The expiration date of all the refreshed webhooks.