overridden property

bool? overridden
final

A Boolean value that indicates whether a pull request has had its rules set aside (TRUE) or whether all approval rules still apply (FALSE).

Implementation

final bool? overridden;