> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/pay/vyaccountbrandingsettingsdto.md).

# 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](/sdk-reference/c-sdk-v3/object-references/pay/vyaccountsettingsdto.md)
