Skip to content

@oneplatform/sdk


@oneplatform/sdk / ConnectorInstance

Interface: ConnectorInstance

Defined in: packages/sdk/src/resources/platform-types.ts:105

Properties

createdAt

readonly createdAt: string

Defined in: packages/sdk/src/resources/platform-types.ts:111


id

readonly id: string

Defined in: packages/sdk/src/resources/platform-types.ts:106


lastSyncAt

readonly lastSyncAt: string | null

Defined in: packages/sdk/src/resources/platform-types.ts:110


name

readonly name: string

Defined in: packages/sdk/src/resources/platform-types.ts:107


pluginId

readonly pluginId: string

Defined in: packages/sdk/src/resources/platform-types.ts:108


status

readonly status: "error" | "healthy" | "unchecked"

Defined in: packages/sdk/src/resources/platform-types.ts:109