ActionLogMessageTemplate |
- Type
- string
- Properties
- Create, Nillable, Update
- Description
- The custom message template that is registered by the
application.
|
ActionSpecification |
- Type
- string
- Properties
- Create, Nillable, Update
- Description
- The explainability specification of the application's action log
that's generated at runtime and stored as a JSON file.
|
DefinitionVersion |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The version of the explainability action definition.
|
Description |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The description of the explainability action version record.
|
DeveloperName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The unique name of the explainability action version record.
|
ExplainabilityActionDefId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The explainability action definition of which this record is one
of the versions.
- This is a relationship field.
- Relationship Name
- ExplainabilityActionDef
- Relationship Type
- Lookup
- Refers To
- ExplainabilityActionDef
|
IsActive |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Sort,
Update
- Description
- Indicates whether the explainability action version is active and
can be used as a specification in the application's action logs
(true) or not (false).
- The default value is false.
|
Language |
- Type
- string
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- The language of the explainability action version.
|
ManageableState |
- Type
- string
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Indicates the manageable state of the specified component that is
contained in a package.
- Possible values are:
-
beta—Managed-Beta
-
deleted—Managed-Proposed-Deleted
-
deprecated—Managed-Proposed-Deprecated
-
deprecatedEditable—SecondGen-Installed-Deprecated
-
installed—Managed-Installed
-
installedEditable—SecondGen-Installed-Editable
-
released—Managed-Released
-
unmanaged—Unmanaged
|
MasterLabel |
- Type
- string
- Properties
- Create, Filter, Group, NIllable, Sort, Update
- Description
- The UI label of the explainability action version.
|
NamespacePrefix |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The namespace prefix that is associated with this object. Each
Developer Edition org that creates a managed package has a unique
namespace prefix. Limit: 15 characters. You can refer to a
component in a managed package by using the namespacePrefix__componentName
notation.
|