Show / Hide Table of Contents

Class UserPreferenceStrings.AI

AI - Artificial Intelligence

Inheritance
object
UserPreferenceStrings.AI
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.AI

Fields

AllowLeadFeeder

Allow users to enable the Leadfeeder integration?

Declaration
public const string AllowLeadFeeder = "AllowLeadFeeder"
Field Value
Type Description
string

EnableAI

Allow AI functions? Hide AI buttons/panels if false.

Declaration
public const string EnableAI = "EnableAI"
Field Value
Type Description
string

EnableAgents

Allow Agents? Hide Agent nav-button/panel if false. Can be set per-user during testing (when Feature toggle Agents99x is on)

Declaration
public const string EnableAgents = "EnableAgents"
Field Value
Type Description
string

LeadFeederApiKey

Own Leadfeeder API key for AI functions. If empty, the system will use the SuperOffice API key (and charge extra)

Declaration
public const string LeadFeederApiKey = "LeadFeederApiKey"
Field Value
Type Description
string

Section

Section heading

Declaration
public const string Section = "AI"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top