brand
getLegalLandingCompany
This function will check whether the landing company is available in our brand configuration
Options
landingCompany
- landingCompany will be the string and we will check if its available in landingCompanies Object.
This will returns name of landing company as a string
.
getBrandWebsiteName
It returns the domain name of a brand's website from a configuration object called brandConfig.
This will return name of our brand as a string
.
getPlatformName
This function will check the allowed domain and then it will return configuration data.
Options
platformKey
- platformKey will be the key of our platforms.
This will returns allowed platform name as a string
.