| Name | Type | Description | Notes |
|---|---|---|---|
| details | String | A description of the contract | [optional] |
| events | String | A description of the contract`s events | [optional] |
| kind | String | Is it devdoc or userdoc | |
| methods | Map<String, FunctionDoc> | The description of the contract functions | |
| version | BigDecimal | The version of the contract |