---
id: v1-branding-item
title: BrandingItem
pagination_label: BrandingItem
sidebar_label: BrandingItem
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'BrandingItem', 'v1BrandingItem']
slug: /tools/sdk/typescript/branding/models/branding-item
tags: ['SDK', 'Software Development Kit', 'BrandingItem', 'v1BrandingItem']
---

# BrandingItem

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **(optional)** `string` | name of branding item | [default to undefined]
**productName** | **(optional)** `string` | product name | [default to undefined]
**actionButtonColor** | **(optional)** `string` | hex value of color for action button | [default to undefined]
**activeLinkColor** | **(optional)** `string` | hex value of color for link | [default to undefined]
**navigationColor** | **(optional)** `string` | hex value of color for navigation bar | [default to undefined]
**emailFromAddress** | **(optional)** `string` | email from address | [default to undefined]
**standardLogoURL** | **(optional)** `string` | url to standard logo | [default to undefined]
**loginInformationalMessage** | **(optional)** `string` | login information message | [default to undefined]

