# IamPermission
## Properties
**id** | Option<**String**> | Alphanumeric string identifying the permission. |
**object** | Option<**String**> | The type of the object. |
**name** | Option<**String**> | Name of the permission. |
**description** | Option<**String**> | The description of the permission. |
**resource_name** | Option<**String**> | The name of the resource the operation will be performed on. |
**resource_description** | Option<**String**> | The description of the resource. |
**scope** | Option<**String**> | Permissions are either \"service\" level or \"account\" level. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)