ActionedBy
The details of the person who submitted the presentation flow
type ActionedBy {
id: ID!
name: String!
}
Fields
ActionedBy.id ● ID! non-null scalar
The id of this identity
ActionedBy.name ● String! non-null scalar
The name of the identity
Member Of
ActionedPresentationFlowData object