http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.traffic
/
TransactionRowView
Transaction
Row
View
data
class
TransactionRowView
(
val
tx
:
TransactionSummary
)
:
ViewModel
(
source
)
Members
Constructors
Transaction
Row
View
Link copied to clipboard
constructor
(
tx
:
TransactionSummary
)
Properties
badge
Class
Link copied to clipboard
val
badgeClass
:
String
badge
Text
Link copied to clipboard
val
badgeText
:
String
dir
Arrow
Link copied to clipboard
val
dirArrow
:
String
dir
Class
Link copied to clipboard
val
dirClass
:
String
is
Inbound
Link copied to clipboard
val
isInbound
:
Boolean
status
Class
Link copied to clipboard
val
statusClass
:
String
tx
Link copied to clipboard
val
tx
:
TransactionSummary
Functions
template
Link copied to clipboard
open
fun
template
(
)
:
String