Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NativeIntegration

Hierarchy

Index

Properties

child?: Core.Graph
curie: "fx:native_integration"
links: { fx:store: Backend.Rels.Store; self: NativeIntegration }

Type declaration

props: { config: string; date_created: null | string; date_modified: null | string; provider: string }

Type declaration

  • config: string

    A JSON string containing the configuration values and credentials for this native integration.

  • date_created: null | string

    The date this resource was created.

  • date_modified: null | string

    The date this resource was last modified.

  • provider: string

    The identifier string of this provider.

zooms?: Readonly<Record<string, undefined | Core.Graph>>

Generated using TypeDoc