ignoreExisting property

bool? ignoreExisting
getter/setter pair

Whether an invitation should be created if there is already an existing invitation for this email address, or it's claimed by another user.

Implementation

bool? ignoreExisting;