# Cyclos411Api.TransactionAuthorizationLevelData

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allowBroker** | **Boolean** | Indicates that any of the payer&#39;s brokers can authorize this level. | [optional] 
**allowPayer** | **Boolean** | Indicates that the payer can authorize this level. | [optional] 
**allowReceiver** | **Boolean** | Indicates that the payer can authorize this level. | [optional] 
**allowAdmin** | **Boolean** | Indicates that an administrator can authorize this level. | [optional] 
**brokers** | [**[User]**](User.md) | Contains the brokers that can authorize this level. | [optional] 


