> ## 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.

# OrgMemberSchema

# OrgMemberSchema

## Properties

| Name          | Type                                                               | Description | Notes |
| ------------- | ------------------------------------------------------------------ | ----------- | ----- |
| **user**      | [**OrgMemberUserSchema**](/api-reference/rest/OrgMemberUserSchema) |             |       |
| **role**      | **str**                                                            |             |       |
| **is\_owner** | **bool**                                                           |             |       |
