Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ActionStatus

ActionStatus is used to track the status of API calls in the SubmitStatus result object.

Index

Enumeration members

Enumeration members

Failure

Failure:

Action was failure.

None

None:

Initial value

Skip

Skip:

When a particular step is skipped due to logic.

Success

Success:

Action was successful.

Generated using TypeDoc