# Cyclos411Api.TransactionAuthorizationPermissions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**authorize** | **Boolean** | The payment can be authorized. | [optional] 
**deny** | **Boolean** | The payment can be denied. | [optional] 
**cancel** | **Boolean** | The payment can be cenceled regardless the current authorization level. | [optional] 


