| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| version | int | [optional] | |
| changes | \Swagger\Client\Model\Change[] | [optional] | |
| url | string | [optional] | |
| granter | \Swagger\Client\Model\Employee | The one granting permission | [optional] |
| granter_delegator_id | int | If set specifies the delegator to the granter proxy employee. | [optional] |
| subject | \Swagger\Client\Model\Employee | The one receiving permission | |
| subject_delegator_id | int | If set specifies the delegator to the subject proxy employee. | [optional] |
| report | \Swagger\Client\Model\Report | The target resource to be granted permissions for | |
| status | string | The status of this grant of authorization | |
| permission | string | The specific permission this grant of authorization is for |