@salesforce/agents
Preparing search index...
types
BotVersionMetadata
Type Alias BotVersionMetadata
type
BotVersionMetadata
=
{
BotDefinitionId
:
string
;
CopilotPrimaryLanguage
:
null
|
string
;
CopilotSecondaryLanguages
:
null
|
string
[]
;
CreatedById
:
string
;
CreatedDate
:
string
;
DeveloperName
:
string
;
Id
:
string
;
IsDeleted
:
boolean
;
LastModifiedById
:
string
;
LastModifiedDate
:
string
;
Status
:
"Active"
|
"Inactive"
;
SystemModstamp
:
string
;
ToneType
:
AgentTone
;
VersionNumber
:
number
;
}
Index
Properties
Bot
Definition
Id
Copilot
Primary
Language
Copilot
Secondary
Languages
Created
By
Id
Created
Date
Developer
Name
Id
Is
Deleted
Last
Modified
By
Id
Last
Modified
Date
Status
System
Modstamp
Tone
Type
Version
Number
Properties
Bot
Definition
Id
BotDefinitionId
:
string
Copilot
Primary
Language
CopilotPrimaryLanguage
:
null
|
string
Copilot
Secondary
Languages
CopilotSecondaryLanguages
:
null
|
string
[]
Created
By
Id
CreatedById
:
string
Created
Date
CreatedDate
:
string
Developer
Name
DeveloperName
:
string
Id
Id
:
string
Is
Deleted
IsDeleted
:
boolean
Last
Modified
By
Id
LastModifiedById
:
string
Last
Modified
Date
LastModifiedDate
:
string
Status
Status
:
"Active"
|
"Inactive"
System
Modstamp
SystemModstamp
:
string
Tone
Type
ToneType
:
AgentTone
Version
Number
VersionNumber
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Bot
Definition
Id
Copilot
Primary
Language
Copilot
Secondary
Languages
Created
By
Id
Created
Date
Developer
Name
Id
Is
Deleted
Last
Modified
By
Id
Last
Modified
Date
Status
System
Modstamp
Tone
Type
Version
Number
@salesforce/agents
Loading...