# Cyclos411Api.Record

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**display** | **String** | The descriptive text for this record, according to the record type configuration in Cyclos   | [optional] 
**kind** | [**RecordKind**](RecordKind.md) | The possible kinds of a record, which can either belong to system or to an user Possible values are: * system: The record belongs to the system, and is unrelated to an user * user: The record belongs to a specific user  | [optional] 


