| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | Type of an error, `contract.balance_too_low` - an operation tried to spend more then the contract has https://tezos.gitlab.io/api/errors.html - full list of errors | [optional] |
| balance | int | Balance of the contract | [optional] |
| required | int | Required balance to send the operation | [optional] |