ActionedPresentationFlowData
No description
type ActionedPresentationFlowData {
actionKey: String
callbackSecret: String!
correlationId: ID
dataResults: JSONObject
presentationFlowId: ID!
presentationId: ID
requestData: JSONObject
state: String
status: PresentationFlowStatus!
submittedAt: DateTime
submittedBy: ActionedBy
}