SpiraPlan: SoapService SOAP Web Service
See all operations
RemotePullRequest
Represents a single pull request in the system. Use Task method for deleting a PullRequest.
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
DestBranchId | int? | Id of the branch being merged to | |
DestBranchName | string? | Name of the branch being merged to | |
SourceBranchId | int? | ID of the branch being merged from | |
SourceBranchName | string? | Name of the branch being merged from |