# VyAccountBrandingSettingsDto

## Properties

| Field          | Type   | Description                                       | Required |
| -------------- | ------ | ------------------------------------------------- | -------- |
| primaryColor   | string | A color hex code to customize your checkout page. | ✗        |
| secondaryColor | string | A color hex code to customize the PAY button.     | ✗        |
| icon           | string | This is the id of your previously uploaded icon.  | ✗        |

## References

**Schema**

* [VyAccountSettingsDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vyaccountsettingsdto)
