Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

child?: Core.Graph
curie: "fx:reporting"
links: { fx:reporting_email_exists: ReportingEmailExists; fx:reporting_store_domain_exists: ReportingStoreDomainExists; self: Reporting }

Type declaration

  • fx:reporting_email_exists: ReportingEmailExists

    Send a GET with an email query parameter to see if an existing user exists for this email value.

  • fx:reporting_store_domain_exists: ReportingStoreDomainExists

    Send a GET with a store_domain query parameter to see if an existing store exists for this store_domain value.

  • self: Reporting

    This resource.

props: { message: string }

Type declaration

  • message: string

    A small, human readable explanation of this resource.

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

Generated using TypeDoc