# RainbowAdminPortal.PutOrganisations

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Organisation name | 
**visibility** | **String** | Organisation visibility (define if users being in this organisation can be searched by users being in other organisations) | [optional] [default to &#39;private&#39;]



## Enum: VisibilityEnum


* `public` (value: `"public"`)

* `private` (value: `"private"`)




