# VerityReputation.Governance

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**communityId** | **String** |  | 
**scheme** | **String** | The type of govenance scheme, e.g. delegate voting, arbitration, DemocracyOS or anything you want to call it. | 
**contractRegistry** | [**[KeyValuePair]**](KeyValuePair.md) | An array of Ethereum (for now) smart contract addresses that manage the govenance structure. These can be mulit-sig wallets or more sophisticated contracts. | 
**constitution** | [**Content**](Content.md) |  | [optional] 


