Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SessionService

Hierarchy

  • SessionService

Index

Constructors

Methods

Constructors

constructor

Methods

get

  • Get a session object for a transaction ID.

    summary

    This will return a wizard_session object.

    Parameters

    • transactionId: string

      To query this, you can use the transaction-id, which is returned, after the session is created.

    Returns Promise<WizardSessionObject>

Generated using TypeDoc