http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-incubator-postbox
/
org.http4k.postbox
/
RequestProcessingStatus
/
Pending
Pending
data
class
Pending
(
val
failures
:
Int
,
val
processAt
:
Instant
)
:
RequestProcessingStatus
(
source
)
Members
Constructors
Pending
Link copied to clipboard
constructor
(
failures
:
Int
,
processAt
:
Instant
)
Properties
failures
Link copied to clipboard
val
failures
:
Int
process
At
Link copied to clipboard
val
processAt
:
Instant