SessionEventDTO

data class SessionEventDTO(val eventType: String, val transactionShort: TransactionShort?, val exception: AxerException?, val logLine: LogLine?)

Constructors

Link copied to clipboard
constructor(eventType: String, transactionShort: TransactionShort?, exception: AxerException?, logLine: LogLine?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard