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

    Interface GetProperty

    interface GetProperty {
        propertyKey: string;
        sprintId: string;
    }
    Index

    Properties

    propertyKey: string

    The key of the property to return.

    sprintId: string

    The ID of the sprint from which the property will be returned.