# VerityReputation.Person

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**agent** | [**Agent**](Agent.md) |  | 
**uuid** | **String** | UUID, GUID, HASH,  MultiHash or ProxyContract Address that represents this object | 
**firstName** | **String** |  | [optional] 
**lastName** | **String** |  | [optional] 
**nickName** | **String** |  | 
**organizationId** | **String** |  | [optional] 
**description** | [**Content**](Content.md) |  | [optional] 


