Presentation Success Event
data class PresentationSuccessEvent(val presentationRequest: PresentationRequest) : PresentationEvent
Event received after a presentation process is finished successfully. Contains a PresentationRequest object to inform once more about the requested credentials and the issuer.