> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AddMemberByEmailResponse

# AddMemberByEmailResponse

## Properties

| Name             | Type                                                               | Description | Notes       |
| ---------------- | ------------------------------------------------------------------ | ----------- | ----------- |
| **success**      | **bool**                                                           |             |             |
| **user\_exists** | **bool**                                                           |             |             |
| **message**      | **str**                                                            |             |             |
| **user**         | [**OrgMemberUserSchema**](/api-reference/rest/OrgMemberUserSchema) |             | \[optional] |
