beforeCommitId property
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was updated.
Implementation
final String? beforeCommitId;
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was updated.
final String? beforeCommitId;