afterCommitId property

String? afterCommitId
final

The full commit ID of the commit in the source branch that was the tip of the branch at the time the pull request was updated.

Implementation

final String? afterCommitId;