MdocResponse

data class MdocResponse(val deviceResponse: DeviceResponse, val eventData: EventPresentmentData)

The result of calling mdocPresentment.

Constructors

Link copied to clipboard
constructor(deviceResponse: DeviceResponse, eventData: EventPresentmentData)

Properties

Link copied to clipboard

a eventData which can be used to log the presentment.