Options
All
  • Public
  • Public/Protected
  • All
Menu

Module simulations

Index

Type aliases

SessionMode

SessionMode: "DEFAULT" | "FORCE_NEW_SESSION"

Indicate the session mode of the current simulation is using.

enum

SimulationsApiResponseStatus

SimulationsApiResponseStatus: "IN_PROGRESS" | "SUCCESSFUL" | "FAILED"

String that specifies the current status of the simulation. Possible values are "IN_PROGRESS", "SUCCESSFUL", and "FAILED".

enum