@oneplatform/sdk / ConnectorInstance
Interface: ConnectorInstance¶
Defined in: packages/sdk/src/resources/platform-types.ts:105
Properties¶
createdAt¶
readonlycreatedAt:string
Defined in: packages/sdk/src/resources/platform-types.ts:111
id¶
readonlyid:string
Defined in: packages/sdk/src/resources/platform-types.ts:106
lastSyncAt¶
readonlylastSyncAt:string|null
Defined in: packages/sdk/src/resources/platform-types.ts:110
name¶
readonlyname:string
Defined in: packages/sdk/src/resources/platform-types.ts:107
pluginId¶
readonlypluginId:string
Defined in: packages/sdk/src/resources/platform-types.ts:108
status¶
readonlystatus:"error"|"healthy"|"unchecked"
Defined in: packages/sdk/src/resources/platform-types.ts:109