Back to Node Auth0

Variable ActionExecutionStatusEnumConst

docs/variables/management.Management.ActionExecutionStatusEnum.html

5.9.1727 B
Original Source

Variable ActionExecutionStatusEnumConst

ActionExecutionStatusEnum: {
Unspecified: "unspecified";
Pending: "pending";
Final: "final";
Partial: "partial";
Canceled: "canceled";
Suspended: "suspended";
} = ...

The overall status of an execution.

Type Declaration

ReadonlyUnspecified: "unspecified"
ReadonlyPending: "pending"
ReadonlyFinal: "final"
ReadonlyPartial: "partial"
ReadonlyCanceled: "canceled"
ReadonlySuspended: "suspended"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark