# Cyclos411Api.RecordPermissions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | [**RecordType**](RecordType.md) | The record type | [optional] 
**create** | **Boolean** | Can create records of this type? | [optional] 
**update** | **Boolean** | Can update records of this type? | [optional] 
**remove** | **Boolean** | Can remove records of this type? | [optional] 
**singleId** | **String** | If the record type &#x60;layout&#x60; is  &#x60;single&#x60; this property contains the identifier of the existing record (if any) of this type.    | [optional] 


