# VyCustomAccount

## Derived Properties ([VySolanaAccountBase](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/wallet/vysolanaaccountbase))

| Field | Type | Description | Required |
| ----- | ---- | ----------- | -------- |

## Properties

| Field      | Type    | Description                            | Required |
| ---------- | ------- | -------------------------------------- | -------- |
| type       | string  |                                        | ✗        |
| isWritable | boolean |                                        | ✗        |
| publicKey  | string  | The public key for the CUSTOM account. | ✗        |

## References

**Schema**

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