get instance for adminService
Method to return Attendant is enable or not
@example
checkAttendantEnable()
Method to return Directory 2.0 is enable or not
@example
checkDirectoryEnable()
Method to return Product permissions
@example
checkProductEnablement()
Method to return Product licenses permissions from tenant data
Array of Product IDs to check for enablement
@example
checkProductEnablementFromTenantData()
Method to return cxone branding profiles
@example
getBrandingProfile()
Method to return business unit features
@example
getBusinessUnit()
Method to return central branding profile
@example
getCentralBrandingProfile()
Method to return all tenant data
@example
getTenantManagementData()
Generated using TypeDoc
Class to manage all tenant-related methods