@vectorize-io/vectorize-client
Preparing search index...
AIPlatformConnector
Interface AIPlatformConnector
Export
AIPlatformConnector
interface
AIPlatformConnector
{
configDoc
?:
{
[
key
:
string
]:
any
}
;
createdAt
?:
string
;
createdByEmail
?:
string
;
createdById
?:
string
;
errorMessage
?:
string
;
id
:
string
;
lastUpdatedByEmail
?:
string
;
lastUpdatedById
?:
string
;
name
:
string
;
type
:
string
;
verificationStatus
?:
string
;
}
Index
Properties
config
Doc?
created
At?
created
By
Email?
created
By
Id?
error
Message?
id
last
Updated
By
Email?
last
Updated
By
Id?
name
type
verification
Status?
Properties
Optional
config
Doc
configDoc
?:
{
[
key
:
string
]:
any
}
Memberof
AIPlatformConnector
Optional
created
At
createdAt
?:
string
Memberof
AIPlatformConnector
Optional
created
By
Email
createdByEmail
?:
string
Memberof
AIPlatformConnector
Optional
created
By
Id
createdById
?:
string
Memberof
AIPlatformConnector
Optional
error
Message
errorMessage
?:
string
Memberof
AIPlatformConnector
id
id
:
string
Memberof
AIPlatformConnector
Optional
last
Updated
By
Email
lastUpdatedByEmail
?:
string
Memberof
AIPlatformConnector
Optional
last
Updated
By
Id
lastUpdatedById
?:
string
Memberof
AIPlatformConnector
name
name
:
string
Memberof
AIPlatformConnector
type
type
:
string
Memberof
AIPlatformConnector
Optional
verification
Status
verificationStatus
?:
string
Memberof
AIPlatformConnector
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
Doc
created
At
created
By
Email
created
By
Id
error
Message
id
last
Updated
By
Email
last
Updated
By
Id
name
type
verification
Status
@vectorize-io/vectorize-client
Loading...
Export
AIPlatformConnector