UserInviteResponse
Response from invite().
result reflects the request as a whole; individual invitations can still fail —
check success on each entry in users.
Properties¶
| Property | Type | Description |
|---|---|---|
result |
UserOperationResult |
Overall outcome of the invite request. |
users |
UserInviteResult[] |
Per-user invitation outcomes. |