pendingOwner property

bool? pendingOwner
getter/setter pair

Whether the account associated with this permission is a pending owner.

Only populated for user type permissions for files that are not in a shared drive.

Implementation

core.bool? pendingOwner;