Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateSession

Hierarchy

Index

Properties

child?: Core.Graph
curie: "fx:create_session"
links?: Readonly<Record<string, Core.Graph>>
props: { cart_link: string; session_id: string }

Type declaration

  • cart_link: string

    URL of the cart associated with this session.

  • session_id: string

    Unique session identifier.

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

Generated using TypeDoc