Back to Node Auth0

Interface FlowsVaultConnectionSummary

docs/interfaces/management.Management.FlowsVaultConnectionSummary.html

5.9.11.8 KB
Original Source

Interface FlowsVaultConnectionSummary

interface FlowsVaultConnectionSummary {
id: string;
app_id: string;
name: string;
account_name?: string;
ready: boolean;
created_at: string;
updated_at: string;
refreshed_at?: string;
fingerprint: string;
}

Index

Properties

idapp_idnameaccount_name?readycreated_atupdated_atrefreshed_at?fingerprint

Properties

id

id: string

Flows Vault Connection identifier.

app_id

app_id: string

Flows Vault Connection app identifier.

name

name: string

Flows Vault Connection name.

Optionalaccount_name

account_name?: string

Flows Vault Connection custom account name.

ready

ready: boolean

Whether the Flows Vault Connection is configured.

created_at

created_at: string

The ISO 8601 formatted date when this Flows Vault Connection was created.

updated_at

updated_at: string

The ISO 8601 formatted date when this Flows Vault Connection was updated.

Optionalrefreshed_at

refreshed_at?: string

The ISO 8601 formatted date when this Flows Vault Connection was refreshed.

fingerprint

fingerprint: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idapp_idnameaccount_namereadycreated_atupdated_atrefreshed_atfingerprint