Preparing search index...
The search index is not available
flowie.app
flowie.app
PullRequestDestination
Interface PullRequestDestination
interface
PullRequestDestination
{
branch
:
{
name
:
string
;
}
;
commit
?:
{
hash
:
string
;
}
;
repository
:
{
full_name
:
string
;
uuid
:
string
;
}
;
}
Hierarchy (
view full
)
PullRequestEndpoint
PullRequestDestination
Index
Properties
branch
commit?
repository
Properties
Readonly
branch
branch
:
{
name
:
string
;
}
Optional
Readonly
commit
commit
?:
{
hash
:
string
;
}
Readonly
repository
repository
:
{
full_name
:
string
;
uuid
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
branch
commit
repository
flowie.app
Loading...