ISPO SDK
ISPO
Preparing search index...
core
ConnectorExecuteOutput
Interface ConnectorExecuteOutput
Markdown
Copy Markdown
A catalog-validated success from the account main actually used.
interface
ConnectorExecuteOutput
{
accountId
:
string
;
kind
:
"success"
;
operationId
:
string
;
output
:
ProjectCommandJsonValue
;
providerId
:
string
;
}
Index
Properties
account
Id
kind
operation
Id
output
provider
Id
Properties
Readonly
account
Id
accountId
:
string
Readonly
kind
kind
:
"success"
Readonly
operation
Id
operationId
:
string
Readonly
output
output
:
ProjectCommandJsonValue
Readonly
provider
Id
providerId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
Id
kind
operation
Id
output
provider
Id
ISPO
ISPO SDK
Loading...
A catalog-validated success from the account main actually used.