ISPO SDK
ISPO
Preparing search index...
core
EntityWatchInput
Interface EntityWatchInput
Markdown
Copy Markdown
interface
EntityWatchInput
{
entityId
?:
string
;
limit
?:
number
;
sinceSeq
?:
number
;
timeoutMs
?:
number
;
type
?:
string
;
}
Index
Properties
entity
Id?
limit?
since
Seq?
timeout
Ms?
type?
Properties
Optional
entity
Id
entityId
?:
string
Optional
limit
limit
?:
number
Optional
since
Seq
sinceSeq
?:
number
Optional
timeout
Ms
timeoutMs
?:
number
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
entity
Id
limit
since
Seq
timeout
Ms
type
ISPO
ISPO SDK
Loading...