Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

child?: Core.Graph
curie: "fx:attribute"
links: { fx:customer: Customer.Graph; self: Customer.Rels.Attribute }

Type declaration

props: { date_created: null | string; date_modified: null | string; name: string; value: string }

Type declaration

  • date_created: null | string

    The date this resource was created.

  • date_modified: null | string

    The date this resource was last modified.

  • name: string

    The name of this attribute.

  • value: string

    The value of this attribute.

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

Generated using TypeDoc