# VySolanaProgramExecutionAccount

## Properties

| Field      | Type                                                                                                            | Description | Required |
| ---------- | --------------------------------------------------------------------------------------------------------------- | ----------- | -------- |
| type       | [VySolanaAccountType](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/enum/vysolanaaccounttype)   |             | ✗        |
| isWritable | boolean                                                                                                         |             | ✗        |
| publicKey  | string                                                                                                          |             | ✗        |
| seeds      | [VySolanaAccountSeed](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/wallet/vysolanaaccountseed) |             | ✗        |

## References

**Schema**

* [VySolanaProgramExecutionRequest](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/wallet/vytransactionrequestbase/vysolanaprogramexecutionrequest)
