MdocResponse

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

The result of calling mdocPresentment.

Constructors

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

Properties

Link copied to clipboard

a eventData which can be used to log the presentment.