# KnetikCloud.FlagResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**context** | **String** | The context of that resource | 
**context_id** | **String** | The context_id of that resource | 
**created_date** | **Number** | The date/time this resource was created in seconds since epoch | [optional] 
**id** | **Number** | The unique ID for that resource | [optional] 
**reason** | **String** | The flag reason of that resource | [optional] 
**updated_date** | **Number** | The date/time this resource was last updated in seconds since epoch | [optional] 
**user** | [**SimpleUserResource**](SimpleUserResource.md) | The basic user resource | [optional] 


