docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IIntegrationJiraIssue

    Represents an interface for integration details for a Jira Issue.

    Namespace: Unity.Cloud.Collaboration.Models.JiraIssue
    Assembly: Unity.Cloud.Collaboration.dll
    Syntax
    public interface IIntegrationJiraIssue

    Properties

    JiraIssueId

    The id of the Jira Issue.

    Declaration
    JiraIssueId JiraIssueId { get; }
    Property Value
    Type Description
    JiraIssueId

    JiraIssueKey

    The key of the TaskManagement Issue.

    Declaration
    string JiraIssueKey { get; }
    Property Value
    Type Description
    string

    JiraIssueUrl

    The url of the TaskManagement Issue.

    Declaration
    string JiraIssueUrl { get; }
    Property Value
    Type Description
    string

    JiraProjectConfigId

    The project configuration id.

    Declaration
    JiraProjectConfigId JiraProjectConfigId { get; }
    Property Value
    Type Description
    JiraProjectConfigId

    SourceAnnotationId

    The source annotation id.

    Declaration
    AnnotationId SourceAnnotationId { get; }
    Property Value
    Type Description
    AnnotationId

    Type

    The type of integration.

    Declaration
    string Type { get; }
    Property Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)