Interface DCJiraUser

interface DCJiraUser {
    key: string;
    name: string;
}

Properties

Properties

key: string

Deprecated

This property is no longer available and will be removed from the documentation soon. See the deprecation notice for details.

name: string

This property is no longer available and will be removed from the documentation soon. See the deprecation notice for details.