# ModelsTeamNamespace ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **Created** | **int32** | A unix timestamp when this relation was created. You cannot change this value. | [optional] [default to null] **Id** | **int32** | The unique, numeric id of this namespace <-> team relation. | [optional] [default to null] **Right** | **int32** | The right this team has. 0 = Read only, 1 = Read & Write, 2 = Admin. See the docs for more details. | [optional] [default to null] **TeamID** | **int32** | The team id. | [optional] [default to null] **Updated** | **int32** | A unix timestamp when this relation was last updated. You cannot change this value. | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)