| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The name of the account | |
| signer | Boolean | Indicates if the account needs to sign the instruction. If true a signature for this account must be provided | [optional] |
| writable | Boolean | Indicates if the account's data can be changed by the instruction. | [optional] |
| address | String | The address of the account |