@salesforce/agents
Preparing search index...
types
CreateAfScriptResponse
Type Alias CreateAfScriptResponse
The response from the
create-af-script
API.
type
CreateAfScriptResponse
=
{
afScript
?:
string
;
errorMessage
?:
string
;
isSuccess
:
boolean
;
}
Index
Properties
af
Script?
error
Message?
is
Success
Properties
Optional
af
Script
afScript
?:
string
Optional
error
Message
errorMessage
?:
string
is
Success
isSuccess
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
af
Script
error
Message
is
Success
@salesforce/agents
Loading...
The response from the
create-af-script
API.