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
DestBranchIdint? Id of the branch being merged to
DestBranchNamestring? Name of the branch being merged to
SourceBranchIdint? ID of the branch being merged from
SourceBranchNamestring? Name of the branch being merged from