Types
InviteOutcome
The result of an invite: whether an invite was sent or one was already pending.
enum
InviteOutcomeValues
ALREADY_PENDING
An unclaimed invite to this member already existed; no new invite was sent.
INVITED
An invite was sent to the member.