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

    Interface GetEpic

    interface GetEpic {
        epicIdOrKey: string;
    }
    Index

    Properties

    Properties

    epicIdOrKey: string

    The id or key of the requested epic.