Interface PostTestAction200Response

Hierarchy

  • PostTestAction200Response

Properties

Properties

payload: {
    [key: string]: any;
}

The resulting payload after an action was executed.

Type declaration

  • [key: string]: any