| Name | Type | Description | Notes |
|---|---|---|---|
| resource | Option<String> | Indicates the response contains a permission object. Will always contain the string permission for this endpoint. |
[optional][readonly] |
| id | Option<String> | [optional] | |
| description | Option<String> | A short description of what kind of access the permission enables. | [optional][readonly] |
| granted | Option<bool> | Whether this permission is granted to the app by the organization. | [optional][readonly] |
| _links | Option<models::EntityBalanceLinks> | [optional] |