Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

status

Configures status for Credential management from its authoritative release declaration.

Reference contract

FieldValueDescription
valueType"cancelled" | "pending" | "authenticated"Declared input representation.
defaultRelease default applied when the field is omitted.
typescriptType"cancelled" | "pending" | "authenticated"Compiler-resolved TypeScript contract.
requiredfalse
allowed["cancelled","pending","authenticated"]Allowed declaration values.

Configures status for Credential management from its authoritative release declaration.

The declared value type is "cancelled" | "pending" | "authenticated". Allowed values are ["cancelled","pending","authenticated"]. This field is optional.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/ai-assistant/credential/field/status
Path
apps/desktop-electron/src/types/ai.ts
Symbol
AiCredentialSetResponse