# Cyclos411Api.PaymentRequestPermissions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accept** | **Boolean** | The payment request can be accepted by the payer. | [optional] 
**reject** | **Boolean** | The payment request can be rejected by the payer. | [optional] 
**cancel** | **Boolean** | The payment request can be canceled by the payee or managers. | [optional] 
**reschedule** | **Boolean** | The payment request can be rescheduled by the payee or managers.    | [optional] 
**changeExpiration** | **Boolean** | The payment request expiration date can be changed by the payee or  managers.    | [optional] 
**authorize** | **Boolean** | Deprecated - use accept instead | [optional] 


