Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
DomainVerificationKt
/
Dsl
/
lastCheck
last
Check
@get:
JvmName
(
name
=
"getLastCheck"
)
@set:
JvmName
(
name
=
"setLastCheck"
)
var
lastCheck
:
Timestamp
Last verification check for this domain.
Content copied to clipboard
.google.protobuf.Timestamp last_check = 2;