incomplete property

bool incomplete
final

Incomplete is true when the rules returned by this call are incomplete. This is most commonly encountered when an authorizer, such as an external authorizer, doesn't support rules evaluation.

Implementation

final bool incomplete;