# Cyclos411Api.TransactionDataForSearch

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accountTypes** | [**[AccountType]**](AccountType.md) | Visible account types from the given owner | [optional] 
**canViewAuthorized** | **Boolean** | Can the authenticated user view authorized transactions of this owner?   | [optional] 
**canViewScheduled** | **Boolean** | Can the authenticated user view scheduled payments of this owner?   | [optional] 
**visibleKinds** | [**[TransactionKind]**](TransactionKind.md) | Contains the transaction kinds the authenticated user can view over this owner.   | [optional] 
**query** | [**TransactionQueryFilters**](TransactionQueryFilters.md) | Default query filters for the transactions search  | [optional] 


