pendingOwner property

bool? pendingOwner
getter/setter pair

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

Only populated for permissions of type user for files that aren't in a shared drive.

Implementation

core.bool? pendingOwner;