# Cyclos4102Api.BaseTransferDataForSearch

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**transferFilters** | [**[TransferFilter]**](TransferFilter.md) | References for transfer filters, which can be used to filter entries by transfer type  | [optional] 
**channels** | [**[EntityReference]**](EntityReference.md) | References for channels which can be used to filter entries by transfers generated on a specific channel. Is only returned if the authenticated user is an administrator.  | [optional] 
**groups** | [**[Group]**](Group.md) | Groups that can be used to filter entries, so that only transfers from or to users of those groups are returned on search. Is only returned if the authenticated user is an administrator.  | [optional] 
**accessClients** | [**[EntityReference]**](EntityReference.md) | References for access clients which can be used to filter entries by transfers generated by a specific access client   | [optional] 
**operators** | [**[User]**](User.md) | References for operators, which can be used to filter entries by transfers performed or received by that specific operator   | [optional] 
**preselectedPeriods** | [**[PreselectedPeriod]**](PreselectedPeriod.md) | Contains the pre-selected period filter ranges according to the Cyclos configuration    | [optional] 
**transferStatusFlows** | [**[TransferStatusFlow]**](TransferStatusFlow.md) | References to the allowed transfer status flows for this account   | [optional] 


