WorkflowActionsResponse: {
    accountId: string;
    actionsAfter: ActionWorkflowResponse[];
    actionsBefore: ActionWorkflowResponse[];
}

Type declaration