API Reference > @next-core/brick-types > ContractFieldItem
ContractFieldItem interface
Signature:
export interface ContractFieldItem
Properties
| Property | Type | Description |
|---|---|---|
| description | string | |
| fields | (ContractFieldItem | ContractFieldRefItem)[] | |
| name | string | |
| type | string |