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

# BrandingItemCreate

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | `string` | name of branding item | [default to undefined]
**productName** | `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]
**loginInformationalMessage** | **(optional)** `string` | login information message | [default to undefined]
**fileStandard** | **(optional)** `File` | png file with logo | [default to undefined]

