completed nflow integration into onboarding
This commit is contained in:
@@ -11,6 +11,7 @@ import lombok.NoArgsConstructor;
|
||||
@NoArgsConstructor
|
||||
public class StateResponse {
|
||||
private String state;
|
||||
private String status;
|
||||
private Object body;
|
||||
private String message;
|
||||
private String workflowId;
|
||||
|
||||
Reference in New Issue
Block a user