Skip to main content

BrandingItemCreate

Import this model from the entry point of its package:

import { BrandingItemCreate } from '@sailpoint/angular-sdk/branding';

Properties

NameTypeDescriptionNotes
namestringname of branding item[default to undefined]
productNamestringproduct name[default to undefined]
actionButtonColor(optional) stringhex value of color for action button[default to undefined]
activeLinkColor(optional) stringhex value of color for link[default to undefined]
navigationColor(optional) stringhex value of color for navigation bar[default to undefined]
emailFromAddress(optional) stringemail from address[default to undefined]
loginInformationalMessage(optional) stringlogin information message[default to undefined]
fileStandard(optional) Blobpng file with logo[default to undefined]