toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-incubator-db
/
org.http4k.postbox
/
RequestProcessingStatus
/
Pending
Pending
data
class
Pending
(
val
failures
:
Int
,
val
processAt
:
Instant
)
:
RequestProcessingStatus
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