Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
EntityIds
Interface EntityIds
EntityIds
IDs of entities grouped by entity type
interface
EntityIds
{
branches
?:
string
[]
;
commits
?:
string
[]
;
pullRequests
?:
string
[]
;
}
Hierarchy
Record
<
string
,
unknown
>
EntityIds
Index
Properties
branches?
commits?
pull
Requests?
Properties
Optional
branches
branches
?:
string
[]
Branch IDs
Optional
commits
commits
?:
string
[]
Commits IDs
Optional
pull
Requests
pull
Requests
?:
string
[]
Pull request IDs
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
branches
commits
pull
Requests
Source Code
@resolution/jira-api-client
Loading...
EntityIds
IDs of entities grouped by entity type