# OrgsSetMembershipForUserRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **role** | Option<**String**> | The role to give the user in the organization. Can be one of: * `admin` - The user will become an owner of the organization. * `member` - The user will become a non-owner member of the organization. | [optional][default to Member] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)