# KnetikCloud.PermissionResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_date** | **Number** | The date the permission was added. Unix timestamp in seconds | [optional] 
**description** | **String** | The description of the permission | [optional] 
**locked** | **Boolean** | Whether a permission is locked from being deleted | [optional] 
**name** | **String** | The name of the permission used for display purposes | 
**parent** | **String** | The name of the parent of the permission | [optional] 
**permission** | **String** | The keyword that defines the permission | 
**updated_date** | **Number** | The date the permission was updated. Unix timestamp in seconds | [optional] 


