Meshpocalypse Semantic
Preparing search index...
ReviewRecord
Interface ReviewRecord
A snapshot of one pending review suspension.
interface
ReviewRecord
{
agentId
:
string
;
autoExpiry
:
Date
;
proposedLevel
:
ATFLevel
;
reason
:
string
;
reviewTtlSeconds
:
number
;
suspendedAt
:
Date
;
}
Index
Properties
agent
Id
auto
Expiry
proposed
Level
reason
review
Ttl
Seconds
suspended
At
Properties
agent
Id
agentId
:
string
auto
Expiry
autoExpiry
:
Date
proposed
Level
proposedLevel
:
ATFLevel
reason
reason
:
string
review
Ttl
Seconds
reviewTtlSeconds
:
number
suspended
At
suspendedAt
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
auto
Expiry
proposed
Level
reason
review
Ttl
Seconds
suspended
At
Meshpocalypse Semantic
Loading...
A snapshot of one pending review suspension.