Summary
Gets the pull request id.
- Namespace
- Cake
.Common .Build .Bitrise .Data - Containing Type
- Bitrise
Pull Request Info
Syntax
public int Id { get; }
Value
Type | Description |
---|---|
int | The pull request id. |
public int Id { get; }
Type | Description |
---|---|
int | The pull request id. |