beforeCommitId property

String? beforeCommitId
final

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;