beforeCommitId property
The full commit ID of the commit in the source branch used to create the pull request, or in the case of an updated pull request, the full commit ID of the commit used to update the pull request.
Implementation
final String? beforeCommitId;