# VyCustomAccount

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

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

## Properties

| Field      | Type   | Description                            | Required |
| ---------- | ------ | -------------------------------------- | -------- |
| Type       | string |                                        | ✗        |
| IsWritable | bool   |                                        | ✗        |
| PublicKey  | string | The public key for the CUSTOM account. | ✗        |

## References

**Schema**

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