# VerityReputation.ActionType

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**uuid** | **String** | UUID, GUID, HASH,  MultiHash or ProxyContract Address that represents this object | 
**actionName** | **String** | Represents action taken that triggers a transaction of reputation. Use verb to describe act of giving or rating, e.g. upvote, give points, tagged, rate. | 
**description** | **String** | Describes this action in detail. Formatted as JSON or JSON:LD. Should include the ActionName along with a longer description or link to more content. | [optional] 
**communityId** | **String** | Community that defined this ActionType. Multi-hash or JSON-LD | 


