# 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/c-sdk-v3/object-references/pay/vyaccountsettingsdto)
